.
This commit is contained in:
@ -48,7 +48,7 @@ title "Backing up service"
|
||||
ds backup localhost $SERVICE_NAME || die "Failed to backup service"
|
||||
|
||||
title "Restoring service"
|
||||
ds restore localhost $SERVICE_NAME || die "Failed to restore service"
|
||||
ds restore localhost $SERVICE_NAME latest || die "Failed to restore service"
|
||||
|
||||
title "Checking status"
|
||||
ds status localhost $SERVICE_NAME || die "Failed to check status"
|
||||
|
Reference in New Issue
Block a user