diff --git a/programs/pCloud.json b/programs/pCloud.json new file mode 100644 index 0000000..2fe0b21 --- /dev/null +++ b/programs/pCloud.json @@ -0,0 +1,10 @@ +{ + "name": "pCloud", + "files": [ + { + "path": "$HOME/.pcloud", + "movable": false, + "help": "Currently unsupported." + } + ] +}