diff --git a/scripts/cloudron-support b/scripts/cloudron-support index e257f007b..40fee97ad 100755 --- a/scripts/cloudron-support +++ b/scripts/cloudron-support @@ -1,5 +1,7 @@ #!/bin/bash +set -eu -o pipefail + # This script collects diagnostic information to help debug server related issues # It also enables SSH access for the cloudron support team