Browse Source

accepting license by default

pull/1811/head
UltimateByte 7 years ago
committed by GitHub
parent
commit
7889c6df2e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      lgsm/functions/install_ts3db.sh

2
lgsm/functions/install_ts3db.sh

@ -63,6 +63,6 @@ sleep 1
echo "IMPORANT! Save these details for later."
sleep 1
cd "${executabledir}"
./ts3server_startscript.sh start inifile=ts3-server.ini
./ts3server_startscript.sh start inifile=ts3-server.ini license_accepted=1
sleep 5
./ts3server_startscript.sh stop

Loading…
Cancel
Save