mdmxen_backuper release 1.1
This commit is contained in:
parent
d2731648c5
commit
be48e44b68
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# mdmxen project - backuper for backup vm with days rotation etc
|
# mdmxen project - backuper for backup vm with days rotation etc
|
||||||
# author mikedmorto 2021 year
|
# author mikedmorto 2021 year
|
||||||
# version 1.0
|
# version 1.1
|
||||||
|
|
||||||
# include this host config
|
# include this host config
|
||||||
. /root/bin/mdmxen/etc/host.cfg
|
. /root/bin/mdmxen/etc/host.cfg
|
||||||
@ -50,7 +50,7 @@ day_rotation_state $DAY_ROTATION
|
|||||||
|
|
||||||
send_state "run after actions"
|
send_state "run after actions"
|
||||||
putlog "run after action"
|
putlog "run after action"
|
||||||
. /root/bin/mdmxen/etc/before.cfg
|
. /root/bin/mdmxen/etc/after.cfg
|
||||||
|
|
||||||
putlog "delete lock file"
|
putlog "delete lock file"
|
||||||
lockdelete
|
lockdelete
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user