mirror of
https://github.com/YunoHost-Apps/noalyss_ynh.git
synced 2024-09-03 19:46:20 +02:00
[enh] store current version of noalyss
This commit is contained in:
parent
3c9601e277
commit
2cce9339df
1 changed files with 2 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue