diff --git a/build.sh b/build.sh index 5ada4d7..7fd6c2a 100755 --- a/build.sh +++ b/build.sh @@ -249,7 +249,7 @@ if [ "$(whoami)" != "root" ]; then else SUDO="" # We're already root fi -debug "SUDO: $ACTION" +debug "SUDO: $SUDO" debug "ACTION: $ACTION" if [ "$ACTION" = "get-image-path" ]; then