I want to create a crontab entry so that it starts screen, starts a gameserver and detaches. This is for in case the server is rebooted and I want it to automatically start this for me.
0 0 0 0 0 (command)
should run upon startup.
It runs a shell file located at ~/cube/server.sh