aboutsummaryrefslogtreecommitdiff
path: root/run_bash.sh
diff options
context:
space:
mode:
Diffstat (limited to 'run_bash.sh')
-rw-r--r--run_bash.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/run_bash.sh b/run_bash.sh
index a7ca506..cca71f5 100644
--- a/run_bash.sh
+++ b/run_bash.sh
@@ -37,7 +37,7 @@ case $input in
exit 1
;;
*)
-echo "Invalid input..."
+echo "Bad command"
;;
esac
done \ No newline at end of file