]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Merge pull request #327 from Cantido/add-flyctl
authorb3nj5m1n <47924309+b3nj5m1n@users.noreply.github.com>
Mon, 23 Oct 2023 13:27:16 +0000 (15:27 +0200)
committerGitHub <noreply@github.com>
Mon, 23 Oct 2023 13:27:16 +0000 (15:27 +0200)
Add flyctl

programs/flyctl.json [new file with mode: 0644]

diff --git a/programs/flyctl.json b/programs/flyctl.json
new file mode 100644 (file)
index 0000000..95a2249
--- /dev/null
@@ -0,0 +1,10 @@
+{
+  "name": "flyctl",
+  "files": [
+    {
+      "path": "$HOME/.fly",
+      "movable": false,
+      "help": "Currently unsupported.\n\n_Merge Request_: https://github.com/superfly/flyctl/pull/2785\n"
+    }
+  ]
+}