Linux multi-monitor fullscreen support
[ryzomcore.git] / web / public_php / admin / scripts / run_script.sh
blob507f4717dc9ca0555c816e51c74fdfe1df333b5f
1 #!/bin/bash
3 # we might want to add some security here, in order to check the parameters
5 cd /home/atrium-admin/public_html/scripts
6 nohup /usr/bin/php4 $* >/dev/null &