mirror of
https://github.com/45Drives/cockpit-navigator.git
synced 2025-07-29 08:34:50 +02:00
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:
commit
52bdef694b
@ -26,13 +26,18 @@
|
||||
"cockpit",
|
||||
"python3",
|
||||
"rsync",
|
||||
"zip"
|
||||
"zip",
|
||||
"file",
|
||||
"coreutils"
|
||||
],
|
||||
"el": [
|
||||
"cockpit",
|
||||
"python3",
|
||||
"rsync",
|
||||
"zip"
|
||||
"zip",
|
||||
"file",
|
||||
"/bin/mkdir",
|
||||
"/bin/rmdir"
|
||||
]
|
||||
},
|
||||
"releases": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user