Explorar el Código

first startup

use config-file
PhilPhonic hace 10 años
padre
commit
f321e72869
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      functions/fn_install_ts3db

+ 1 - 1
functions/fn_install_ts3db

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