diff options
Diffstat (limited to 'games/3D-Fasteroids/fasteroids.sh')
-rw-r--r-- | games/3D-Fasteroids/fasteroids.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/3D-Fasteroids/fasteroids.sh b/games/3D-Fasteroids/fasteroids.sh new file mode 100644 index 0000000000000..74c6813226f3a --- /dev/null +++ b/games/3D-Fasteroids/fasteroids.sh @@ -0,0 +1,3 @@ +#!/bin/sh +cd /usr/share/games/3d-fasteroids +./fasteroids |