about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rwxr-xr-xsrc/flatpak_launch.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/flatpak_launch.sh b/src/flatpak_launch.sh
deleted file mode 100755
index 1312ef3..0000000
--- a/src/flatpak_launch.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-# This file is only for flatpak.
-DIRECTORY="$(dirname $0)"
-cd $DIRECTORY/../Pong && ./pong $@
\ No newline at end of file