@ -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