From b89b6c5a0ce33de1a44fc50373fafaa4cba008fe Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Wed, 27 May 2026 06:59:20 -0600 Subject: [PATCH] mutable function incident concatanated --- customscripts/install_script.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customscripts/install_script.sh b/customscripts/install_script.sh index 88fbfbd..90aafc4 100644 --- a/customscripts/install_script.sh +++ b/customscripts/install_script.sh @@ -7,7 +7,7 @@ # set -e # make sure da silly thing dont continue when there be errorZ # configs -gitRepo='https://git.thecoven.info/PrincessPi/general-scripts-and-system-ssssssetup/raw/branch/main/customscripts/install_script.sh' +gitRepo='https://git.thecoven.info/PrincessPi/general-scripts-and-system-ssssssetup.git' tmpDir='/tmp/generalssss' tmp_customscripts_dir="$tmpDir/customscripts" finalDir='/usr/share/customscripts'