This commit is contained in:
parent
f17988bfa9
commit
07fedd0b0b
@ -79,7 +79,7 @@ apprise_body = os.getenv("apprise_body")
|
|||||||
|
|
||||||
# healthcheck - Tell healthchecks.io we are starting the backup
|
# healthcheck - Tell healthchecks.io we are starting the backup
|
||||||
if healthcheck:
|
if healthcheck:
|
||||||
healthcheck_ping(r, healthcheck_url, start=True)
|
healthcheck_ping(r, healthcheck_url.rstrip("/") + "/start")
|
||||||
|
|
||||||
# Stop seafile and seafile hub
|
# Stop seafile and seafile hub
|
||||||
if docker_command:
|
if docker_command:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user