mirror of
https://github.com/barronwaffles/dwc_network_server_emulator.git
synced 2026-09-27 12:26:23 -05:00
Update server-setup.sh
This commit is contained in:
@@ -117,7 +117,7 @@ cd "dwc_network_server_emulator"
|
||||
echo "Now, let's set up the admin page login info...."
|
||||
sleep 3s
|
||||
echo "Please type your user name: "
|
||||
read -p USR
|
||||
read -e USR
|
||||
echo "Please enter the password you want to use: "
|
||||
read -s PASS
|
||||
cat > adminpageconf.json <<EOF
|
||||
|
||||
Reference in New Issue
Block a user