diff --git a/scripts/install b/scripts/install index 37d9cc1..d470148 100755 --- a/scripts/install +++ b/scripts/install @@ -1,7 +1,7 @@ #!/bin/bash # Exit on command errors and treat unset variables as an error -set -eu +#set -eu # Retrieve arguments domain=$1