lftp: fix sandboxing

This commit is contained in:
2024-07-16 10:52:55 +00:00
parent fcd13d4f6f
commit a49411c02d

View File

@@ -9,5 +9,6 @@
"Videos/servo"
"tmp"
];
sandbox.whitelistPwd = true; #< it's very common to upload/DL to/from the current folder
};
}