Correct Backup Script

This commit is contained in:
Alexandre
2022-01-19 23:24:39 +01:00
parent 3ab7ea1de5
commit 6323d06c86
53 changed files with 53 additions and 53 deletions

View File

@@ -2,7 +2,7 @@
"apparmor": true,
"arch": ["aarch64", "amd64", "armv7"],
"boot": "manual",
"description ": "Automatic addons update by aligning version tag with upstream releases",
"description": "Automatic addons update by aligning version tag with upstream releases",
"environment": {
"GIT_DISCOVERY_ACROSS_FILESYSTEM": "1"
},