mdmxen_backuper release 1.1
This commit is contained in:
parent
d2731648c5
commit
be48e44b68
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user