Add install script

This commit is contained in:
Javier Feliz 2025-07-08 22:04:56 -04:00
parent 5aa494ba38
commit d934e2a9cb

4
install.sh Normal file
View File

@ -0,0 +1,4 @@
sudo apt install git -y
git clone https://gitgud.foo/javif89/desktop-setup.git ubuntu-setup
cd ubuntu-setup
./start.sh