mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 01:11:29 +00:00
Update install.sh [skip ci]
This commit is contained in:
parent
08bd335cdb
commit
92eb64b51c
@ -56,7 +56,8 @@ export apt_options="-y -qq" # Set autoconfirm and silent install
|
|||||||
|
|
||||||
if [ ! -f ./install_variables.txt ]; then
|
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)
|
#::: Setting up user environment (eqemu)
|
||||||
echo "First, we need to set your passwords..."
|
echo "First, we need to set your passwords..."
|
||||||
echo "Make sure that you remember these and keep them somewhere"
|
echo "Make sure that you remember these and keep them somewhere"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user