UltimateByte
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
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 |
|
|
|