Update 'scripts/mariadbinstall.sh'

This commit is contained in:
Sophia Atkinson 2022-10-20 11:02:58 -07:00
parent 49c6c680ff
commit 81548cacce

View File

@ -12,7 +12,7 @@ do
break break
;; ;;
*) *)
echo "That wasnt an option..." echo "That wasn't an option..."
;; ;;
esac esac
done done