Merge pull request #44 from fmsy/patch-1

fix file editing: add "file" and "coreutils" deps
Will be repackaging soon with this update
This commit is contained in:
Josh Boudreau 2022-06-06 11:51:02 -03:00 committed by GitHub
commit 52bdef694b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,13 +26,18 @@
"cockpit",
"python3",
"rsync",
"zip"
"zip",
"file",
"coreutils"
],
"el": [
"cockpit",
"python3",
"rsync",
"zip"
"zip",
"file",
"/bin/mkdir",
"/bin/rmdir"
]
},
"releases": [