aboutsummaryrefslogtreecommitdiff
path: root/run.sh
diff options
context:
space:
mode:
Diffstat (limited to 'run.sh')
-rwxr-xr-xrun.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/run.sh b/run.sh
index 052da27..fc59f5a 100755
--- a/run.sh
+++ b/run.sh
@@ -5,7 +5,7 @@ cd ../follow-src
python3 source.py &
SCRIPT_PID=$!
-echo "The Twitch bot and Source script is now running. You can stop this script by typing \"stop\""
+echo "The Twitch bot and Source script is now running. You can stop this script by typing \"stop\" or pressing ^C"
while read input; do
case $input in