TrackManiaControl/application/mControl.sh
2013-11-09 10:46:45 +01:00

4 lines
57 B
Bash

#!/bin/sh
php mControl.php 2>&1 &
echo $! > mControl.pid