Commit a43adc03 authored by nimrod's avatar nimrod
Browse files

fixup! Nextcloud access with rclone.

parent d775e702
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -30,6 +30,7 @@ if __name__ == "__main__":
    os.execvp(  # nosec
        "rclone",
        [
            "rclone",
            "copy",
            "--webdav-pass",
            obscured_password,