fix: fix the inability to write the unpacked file when restoring the folder read-only (fixed #18)
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ DATA_CONFIG="${DATA_DIR}/config.json"
|
||||
DATA_ATTACHMENTS="${DATA_DIR}/attachments"
|
||||
BACKUP_DIR="/bitwarden/backup"
|
||||
RESTORE_DIR="/bitwarden/restore"
|
||||
RESTORE_EXTRACT_DIR="${RESTORE_DIR}/extract"
|
||||
RESTORE_EXTRACT_DIR="/bitwarden/extract"
|
||||
|
||||
#################### Function ####################
|
||||
########################################
|
||||
|
||||
Reference in New Issue
Block a user