updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / tilerogue / tilerogue.sh
blob964ba6e23f9332c7396958f2b40e76e56efc6e9b
1 #!/bin/sh
2 cd /opt/tilerogue
3 ./tilerogue "$@"
4 cd - &>/dev/null