diff --git a/mdmxen/bin/mdmxen_backuper.sh b/mdmxen/bin/mdmxen_backuper.sh index 5653411..e1b4f29 100755 --- a/mdmxen/bin/mdmxen_backuper.sh +++ b/mdmxen/bin/mdmxen_backuper.sh @@ -1,7 +1,7 @@ #!/bin/bash # mdmxen project - backuper for backup vm with days rotation etc # author mikedmorto 2021 year -# version 1.0 +# version 1.1 # include this host config . /root/bin/mdmxen/etc/host.cfg @@ -50,7 +50,7 @@ day_rotation_state $DAY_ROTATION send_state "run after actions" putlog "run after action" -. /root/bin/mdmxen/etc/before.cfg +. /root/bin/mdmxen/etc/after.cfg putlog "delete lock file" lockdelete