02-20-2008, 04:44 AM 
	
	
	
		Hello there, I am running ubuntu 7.10 64bit. 
I can't seem to get screens to work, I made a server.sh file with
I tried looking on the ubuntu forums about screens with no luck,
Just want to get the servers to run in screens.
	
	
	
I can't seem to get screens to work, I made a server.sh file with
Code:
#!/bin/sh
echo "Starting Cs:Source Server"
sleep 1
screen -A -m -d -S css-server ./srcds_run -console -game cstrike +map de_dust +maxplayers 16 -autoupdateI tried looking on the ubuntu forums about screens with no luck,

Just want to get the servers to run in screens.


