test
This commit is contained in:
parent
33c8a5a2d7
commit
4b7704e061
@ -59,7 +59,7 @@ title "Nuking old service"
|
|||||||
ds nuke localhost $SERVICE_NAME || die "Failed to fullnuke old service"
|
ds nuke localhost $SERVICE_NAME || die "Failed to fullnuke old service"
|
||||||
|
|
||||||
title "Creating service"
|
title "Creating service"
|
||||||
ds create-service localhost $TEMPLATE $SERVICE_NAME || die "Failed to create service"
|
ds create-service localhost $SERVICE_NAME $TEMPLATE || die "Failed to create service"
|
||||||
|
|
||||||
title "Installing service"
|
title "Installing service"
|
||||||
ds install localhost $SERVICE_NAME || die "Failed to install service"
|
ds install localhost $SERVICE_NAME || die "Failed to install service"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user