about summary refs log tree commit diff stats
path: root/src/flatpak/flatpak_launch.sh
blob: 1312ef34e95f1bcee010f5d3bd73115dd5394962 (plain) (blame)
1
2
3
4
#!/bin/sh
# This file is only for flatpak.
DIRECTORY="$(dirname $0)"
cd $DIRECTORY/../Pong && ./pong $@