holgersson-overlay/games-puzzle/osmos/files/osmos-wrapper.sh
2017-05-14 19:02:26 +02:00

7 lines
84 B
Bash

#!/bin/bash
#!/bin/bash
# *really* ugly workaround
cd /opt/osmos/
exec ./osmos
cd -