updated on Thu Jan 26 12:02:26 UTC 2012
[aur-mirror.git] / osmos-demo / osmos-demo.launcher
blob912eed665c110688ea6c0f871f578702525923e7
1 #!/bin/bash
3 cd "/opt/Osmos-demo"
4 ./OsmosDemo $*
5 exit $?