diff --git a/shibboleth-appliance.json b/shibboleth-appliance.json index 9da684b..f3ac667 100644 --- a/shibboleth-appliance.json +++ b/shibboleth-appliance.json @@ -28,7 +28,7 @@ { "type": "shell", "execute_command": "echo 'centos' | {{.Vars}} sudo -S -E bash '{{.Path}}'", - "script": "scripts/cleanup.sh", + "script": "scripts/cleanup.sh" }, { "type": "shell",