fixed some curl refs
This commit is contained in:
parent
9174828d65
commit
6516ffc78b
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ if ( $KUMA_ID -ne "" ){
|
|||
$FAILURE_URL = "https://hc-ping.com/$HEALTHCHECK_UUID/fail"
|
||||
$SUCCESS_URL = "https://hc-ping.com/$HEALTHCHECK_UUID"
|
||||
}
|
||||
Write-Host $RUNNING_URL
|
||||
$DATE = (Get-Date).ToString("yyyy-MM-dd HH:mm:ss")
|
||||
Write-Host "Backup $NAME at $DATE"
|
||||
$BACKUP_CMD="restic backup $BACKUP_DIR"
|
||||
|
|
Loading…
Reference in a new issue