]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/commitdiff
Add flyctl
authorRosa Richter <cosmic.lady.rosa@gmail.com>
Sun, 22 Oct 2023 16:55:37 +0000 (10:55 -0600)
committerRosa Richter <cosmic.lady.rosa@gmail.com>
Sun, 22 Oct 2023 16:55:37 +0000 (10:55 -0600)
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"
+    }
+  ]
+}