Hello, is there are any ways to parse login data for SQ when new instance created ?
(for shell client using shelljs)
var child = shell.exec(`sudo -u root sh /root/dev/${name}/ts3server_startscript.sh start inifile=ts3server.ini`,{async:true});
child.stdout.on('data', function(data) {...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.