diff --git a/scripts/install b/scripts/install index bb55c25..d782372 100644 --- a/scripts/install +++ b/scripts/install @@ -1,12 +1,13 @@ #!/bin/bash +set -eu + #================================================= # Retrieve Sources #================================================= source _common.sh source /usr/share/yunohost/helpers -set -eu #================================================= # Retrieve arguments