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