diff --git a/src/scripts/retire.sh b/src/scripts/retire.sh index cc856596f..0c69d98c4 100755 --- a/src/scripts/retire.sh +++ b/src/scripts/retire.sh @@ -1,7 +1,5 @@ #!/bin/bash -# This script is called once at the end of a cloudrons lifetime - set -eu -o pipefail if [[ ${EUID} -ne 0 ]]; then