Hello, How can I change the serveradmin password and specify the ini file at the same command on the ubuntu linux server start.
I tried;
./ts3server_startscript.sh start serveradmin_password=MYSECRETPW inifile=ts3server.ini
./ts3server_startscript.sh start inifile=ts3server.ini serveradmin_password=MYSECRETPW