Remove some leftovers from the pre and post hooks.
parent
73d38c10e8
commit
04fdf1f192
|
|
@ -208,9 +208,6 @@ DRY_RUN=false
|
|||
BORG="/usr/bin/borg"
|
||||
LOCKDIR="/run/lock/borgwrapper"
|
||||
STATUSDIR="/var/lib/borgwrapper/status"
|
||||
PRE_BACKUP_CMD=()
|
||||
POST_BACKUP_CMD=()
|
||||
POST_VERIFY_CMD=()
|
||||
BWLIMIT=0
|
||||
|
||||
while getopts ":c:dV" OPT; do
|
||||
|
|
|
|||
Loading…
Reference in New Issue