update to newest version

update to version 0.9.12
This commit is contained in:
Tyron 2017-04-05 12:13:10 -04:00 committed by GitHub
parent e151983a73
commit 34c49cecce
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash
VERSION="0.9.11"
VERSION="0.9.12"
# Grab a password for MySQL Root
read -s -p "Enter the password that will be used for MySQL Root: " mysqlrootpassword