diff --git a/setup.sh b/setup.sh index 41cd875..9fafec0 100644 --- a/setup.sh +++ b/setup.sh @@ -3,7 +3,7 @@ # 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 +wget -q -O /usr/local/bin/elementaryos-config https://git.tcmeta.net/kurtis/elementaryos-config/raw/branch/main/elementaryos-config chmod +x /usr/local/bin/elementaryos-config echo Done you should now be able to start the script by typing sudo elementaryos-config \ No newline at end of file