Update install.sh [skip ci]

This commit is contained in:
Chris Miles
2018-09-09 00:04:16 -05:00
committed by GitHub
parent 08bd335cdb
commit 92eb64b51c
+2 -1
View File
@@ -56,7 +56,8 @@ export apt_options="-y -qq" # Set autoconfirm and silent install
if [ ! -f ./install_variables.txt ]; then
read -n1 -r -p "Press any key to continue..." key
read -n1 -r -p "Press any key to continue..." key
#::: Setting up user environment (eqemu)
echo "First, we need to set your passwords..."
echo "Make sure that you remember these and keep them somewhere"