wok view assaultcube/stuff/assaultcube-server @ rev 18428

shutdown: add simple shutdown wrapper script for other tool compatibility
author Nathan Neulinger <nneul@neulinger.org>
date Mon Sep 21 13:17:35 2015 +0000 (2015-09-21)
parents
children
line source
1 #!/bin/sh
3 cd /usr/share/assaultcube
4 ac_server "$@"