about summary refs log blame commit diff stats
path: root/src/launch.sh
blob: 1312ef34e95f1bcee010f5d3bd73115dd5394962 (plain) (tree)
1
2
3
4

                                

                                 
#!/bin/sh
# This file is only for flatpak.
DIRECTORY="$(dirname $0)"
cd $DIRECTORY/../Pong && ./pong $@