From 8b056c3071076a54aed63e86140c43868b99f1d8 Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Sat, 2 Aug 2025 13:01:01 -0600 Subject: [PATCH] 1754161261 --- 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 7817a52..a03946f 100644 --- a/customscripts/install_script.sh +++ b/customscripts/install_script.sh @@ -73,4 +73,4 @@ fi # sudo bash -c "echo '$url' > /usr/share/customscripts/webhook.txt" # sudo bash -c "echo '$tag' > /usr/share/customscripts/tag.txt" -echo -e "\n\nDone! Restart shell:\n\texec \$SHELL\n\n" \ No newline at end of file +echo -e "\n\nDone! Restart shell:\n\texec \"\$SHELL\"\n\n" \ No newline at end of file