This commit is contained in:
2025-08-02 13:22:53 -06:00
parent babf421512
commit 0ee00bb07f
+1 -1
View File
@@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
# set -e # make sure da silly thing dont continue when there be errorZ # set -e # make sure da silly thing dont continue when there be errorZ
gitRepo='https://gitlab.com/princesspi/general-scripts-and-system-ssssssetup.git' gitRepo='https://github.com/PrincessPi3/general-scripts-and-system-ssssssetup.git'
tmpDir='/tmp/customscripts' tmpDir='/tmp/customscripts'
finalDir='/usr/share/customscripts' finalDir='/usr/share/customscripts'