mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 08:09:41 +00:00
backup: last fix, I swear
This commit is contained in:
parent
e061374a77
commit
ba75faebfe
@ -11,7 +11,7 @@ else
|
||||
if [ -d "${BACKUPDIR}" ]; then
|
||||
/usr/local/etc/rc.d/flowd_aggregate stop
|
||||
tar -C / -czf "${BACKUPFILE}" "${BACKUPDIR}"
|
||||
if [ "${1}" = "stop" ]; then
|
||||
if [ "${1}" != "stop" ]; then
|
||||
/usr/local/etc/rc.d/flowd_aggregate start
|
||||
fi
|
||||
fi
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user