test
This commit is contained in:
@ -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"
|
||||||
|
Reference in New Issue
Block a user