diff --git a/loop.sh b/loop.sh index 73314e2..9c1163d 100644 --- a/loop.sh +++ b/loop.sh @@ -11,6 +11,7 @@ ax "${number}" rm -f "${number}" bash position.sh reset +echo "Are you ready to continue? (yes/no)" read input if [ "$input" != "n" ] && [ "$input" != "no" ] then