From 69ca0f21c3334a380ee18aea8b0b27198b069ab5 Mon Sep 17 00:00:00 2001 From: magikcypress Date: Wed, 15 Mar 2017 00:09:13 +0100 Subject: [PATCH] set eu --- scripts/upgrade | 3 --- 1 file changed, 3 deletions(-) diff --git a/scripts/upgrade b/scripts/upgrade index b44d697..b899082 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -1,8 +1,5 @@ #!/bin/bash -# Exit on command errors and treat unset variables as an error -set -eu - source .fonctions # Loads the generic functions usually used in the script source /usr/share/yunohost/helpers # Source YunoHost helpers