From 2cce9339dfc6f8058e19b3c1b998df2ce8a2d210 Mon Sep 17 00:00:00 2001 From: Laurent Peuch Date: Sun, 27 Sep 2015 00:57:36 +0200 Subject: [PATCH] [enh] store current version of noalyss --- scripts/install | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/install b/scripts/install index 09d809f..c516095 100644 --- a/scripts/install +++ b/scripts/install @@ -15,3 +15,5 @@ sudo apt-get install postgresql php5 php5-pgsql php5-gd php-gettext p7zip-full l final_path=/var/www/noalyss sudo mkdir -p $final_path sudo cp -a ../sources/* $final_path + +sudo yunohost app setting noalyss version -v "6.9.0.0"