5 lines
119 B
Bash
5 lines
119 B
Bash
sudo apt install git -y
|
|
git clone https://gitgud.foo/javif89/desktop-setup.git ubuntu-setup
|
|
cd ubuntu-setup
|
|
./start.sh
|