This commit is contained in:
Alexandre
2022-01-19 23:23:46 +01:00
parent db7c827077
commit 3ab7ea1de5
53 changed files with 70 additions and 132 deletions

View File

@@ -1,19 +1,12 @@
{
"apparmor": true,
"arch": [
"aarch64",
"amd64",
"armv7"
],
"description": "FlexGet is a multipurpose automation tool for all of your media",
"arch": ["aarch64", "amd64", "armv7"],
"description ": "FlexGet is a multipurpose automation tool for all of your media",
"environment": {
"FG_PLUGINS": "",
"FG_WEBUI_PASSWD": ""
},
"map": [
"share:rw",
"config:rw"
],
"map": ["share:rw", "config:rw"],
"name": "Flexget",
"options": {
"PUID": 0,