From 33bf560be5d36d9b1f2a0f4cc3646429350bc88c Mon Sep 17 00:00:00 2001 From: magikcypress Date: Thu, 23 Mar 2017 13:43:34 +0100 Subject: [PATCH] =?UTF-8?q?R=C3=A9cup=C3=A9rer=20la=20version=20stable=20l?= =?UTF-8?q?ors=20de=20l'upgrade?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/upgrade | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/upgrade b/scripts/upgrade index 0eca8f9..3ff17f1 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -28,6 +28,8 @@ root_pwd=$(sudo cat /etc/yunohost/mysql) final_path=/var/www/$app +SETUP_SOURCE "spip-3.1.zip" + db_name=$app CHECK_MD5_CONFIG "connect.php" "$final_path/config/connect.php" # Created a backup of the config file if it was changed.