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