summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShipwreckt <conbur@protonmail.com>2024-02-25 15:03:10 +0000
committerShipwreckt <conbur@protonmail.com>2024-02-25 15:03:10 +0000
commit485fb408ba11c22d9f5fa3c4e7bbefcf41d6ddc9 (patch)
tree7f9864a3eb3f9726e991979d9750f6a4b4fac50d
parent2328a17d5a04725ad7d65b174388fbbae9814251 (diff)
Made it a normal command
-rwxr-xr-xsetup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.sh b/setup.sh
index e96d0c3..fffa374 100755
--- a/setup.sh
+++ b/setup.sh
@@ -2,4 +2,4 @@ sudo pacman -S lsb-release
#Change if your package manager is diffrent
cd ~/fakefetch
chmod +x fakefetch.sh
-sudo mv ~/fakefetch/fakefetch.sh /usr/local/bin/
+sudo mv ~/fakefetch/fakefetch.sh /usr/local/bin/fakefetch