diff options
author | metamuffin <metamuffin@disroot.org> | 2024-09-25 17:15:17 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2024-09-25 17:15:17 +0200 |
commit | 5eac7e2c4085473d68557316a204252ff10352f2 (patch) | |
tree | 49aadda8205811789dd87e44ef3bf7c1017c9cea /snap/client-wrapper.sh | |
parent | b23bf6c52490e934376715cb46591494270fc85a (diff) | |
download | hurrycurry-snap-5eac7e2c4085473d68557316a204252ff10352f2.tar hurrycurry-snap-5eac7e2c4085473d68557316a204252ff10352f2.tar.bz2 hurrycurry-snap-5eac7e2c4085473d68557316a204252ff10352f2.tar.zst |
a
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 + |