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