diff options
Diffstat (limited to 'snap/client-wrapper.sh')
-rw-r--r-- | snap/client-wrapper.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/snap/client-wrapper.sh b/snap/client-wrapper.sh deleted file mode 100644 index 2b2119f..0000000 --- a/snap/client-wrapper.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -cd $SNAP/usr/share/hurrycurry -$SNAP/bin/godot --main-pack $SNAP/usr/share/hurrycurry/client.pck - |