From f54fdcd0bc5d67038b57cd996384cc75418ac842 Mon Sep 17 00:00:00 2001 From: magikcypress Date: Sun, 26 Mar 2017 16:49:46 +0200 Subject: [PATCH] =?UTF-8?q?Supprimer=20une=20v=C3=A9rification=20qui=20ne?= =?UTF-8?q?=20sert=20=C3=A0=20rien?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/upgrade | 6 ------ 1 file changed, 6 deletions(-) diff --git a/scripts/upgrade b/scripts/upgrade index 6195c51..d2f9352 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -18,12 +18,6 @@ language=$(ynh_app_setting_get "$app" language) CHECK_PATH # Checks and corrects the syntax of the path. -# Check if admin is not null -if [[ "$admin" = "" || "$is_public" = "" || "$language" = "" ]]; then - echo "Unable to upgrade, please contact support" - ynh_die -fi - final_path=/var/www/$app # Get source