From: b3nj5m1n <47924309+b3nj5m1n@users.noreply.github.com> Date: Thu, 28 Sep 2023 17:50:14 +0000 (+0200) Subject: Merge pull request #319 from nakibrayan3/protonvpn-cli X-Git-Tag: v0.2.0.2~24 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/commitdiff_plain/28f900aafdd2e4a5f23533bcf1c82973fc1dd137?hp=47a833ae2a48072598802ad017d2113c2cd9e65d Merge pull request #319 from nakibrayan3/protonvpn-cli --- diff --git a/programs/protonvpn-cli.json b/programs/protonvpn-cli.json new file mode 100644 index 0000000..feca603 --- /dev/null +++ b/programs/protonvpn-cli.json @@ -0,0 +1,10 @@ +{ + "files": [ + { + "path": "$HOME/.pvpn-cli", + "movable": false, + "help": "Currently unsupported.\n\n_Relevant Pull Request:_ https://github.com/Rafficer/linux-cli-community/pull/96\n" + } + ], + "name": "protonvpn-cli" +}