func cleanup: notify starting services
This commit is contained in:
parent
30e5e4fa3f
commit
a3aea2179e
@ -62,6 +62,8 @@ cleanup () {
|
||||
fi
|
||||
fi
|
||||
if [ "$offlineBackup" -eq 1 ]; then
|
||||
printf "${cyan}[%s] -- [INFO] Starting seafile services --${norm}\n" \
|
||||
"$(stamp)" >> "$logFile"
|
||||
seafSvc start
|
||||
fi
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user