contrib/teeworlds/teeworlds.bash

6 lines
58 B
Bash
Raw Normal View History

2009-01-18 14:35:30 +01:00
#!/bin/bash
cd /usr/share/teeworlds
exec ./teeworlds $*
2009-01-18 14:35:30 +01:00