Skip to content

Commit 9050df7

Browse files
committed
WIP: nick.farrell 29/09/25 21:56 fedora
1 parent b9eae2c commit 9050df7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/digitalocean.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -569,7 +569,7 @@ func generateUserDataForSecureIntroduction(
569569
}
570570
shellScript := fmt.Sprintf(
571571
`#!/bin/bash
572-
set -x
572+
set -ex
573573
ROLE_ID="%v"
574574
VAULT_ADDR="%v"
575575
export VAULT_ADDR

0 commit comments

Comments
 (0)