diff options
author | nokoe <nokoe@mailbox.org> | 2025-04-08 00:06:16 +0200 |
---|---|---|
committer | nokoe <nokoe@mailbox.org> | 2025-04-08 00:07:45 +0200 |
commit | 7243cd52714d12e9b9e7d3e03fdaab8381c77bf4 (patch) | |
tree | beedde254a80d78c4de5b98ffc8593718ae28851 | |
parent | ae6d3c61af061714bba194aae94f1efe2b4a8852 (diff) | |
download | hurrycurry-dist-extra-7243cd52714d12e9b9e7d3e03fdaab8381c77bf4.tar hurrycurry-dist-extra-7243cd52714d12e9b9e7d3e03fdaab8381c77bf4.tar.bz2 hurrycurry-dist-extra-7243cd52714d12e9b9e7d3e03fdaab8381c77bf4.tar.zst |
remove flatpak-specific executable
-rw-r--r-- | hurrycurry | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hurrycurry b/hurrycurry deleted file mode 100644 index c8a53b1..0000000 --- a/hurrycurry +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -godot --main-pack /app/share/hurrycurry/client.pck |