index
:
games/Pong-C
this commit
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
launch.sh
blob: 7449fcb9299e1848297677f50cef50745eb9798b (
plain
) (
blame
)
1
2
3
4
5
#!/bin/sh
# This file is only for flatpak.
cd
/app/Pong ./pong
$@