https://github.com/teamspeak/teamspeak6-server?tab=readme-ov-file#on-linux
Make the server binary executable:
chmod +x tsserver
There is no tsserver file anymore, but there is a ts3server binary with executable access.
Run the server from your terminal, making sure to accept the license:
./tsserver --accept-license
Argument not recognized. Not even --help is accepted as an argument.
https://github.com/teamspeak/teamspeak6-server?tab=readme-ov-file#on-linux
chmod +x tsserverThere is no tsserver file anymore, but there is a ts3server binary with executable access.
./tsserver --accept-licenseArgument not recognized. Not even
--helpis accepted as an argument.