Initial Commit

This commit is contained in:
=
2023-07-31 21:29:01 +10:00
commit a6d06e921e
4 changed files with 615 additions and 0 deletions

9
setup.sh Normal file
View File

@@ -0,0 +1,9 @@
#!/bin/bash
# download script
echo "Downloading elementaryos-config"
wget -q -O /usr/local/bin/elementaryos-config https://git.tcmeta.net/kurtis/elementaryos-config/raw/branch/main/vargtools
chmod +x /usr/local/bin/elementaryos-config
echo Done you should now be able to start the script by typing sudo elementaryos-config