From dd91e92b92bc96320034b2a478d41d3804eee7a9 Mon Sep 17 00:00:00 2001 From: = <=> Date: Mon, 31 Jul 2023 21:39:32 +1000 Subject: [PATCH] Update - fixed typo --- setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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