1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/rainloop_ynh.git synced 2024-09-03 20:16:18 +02:00
This commit is contained in:
Nicolas Frandeboeuf 2017-02-09 14:36:26 +00:00 committed by GitHub
commit acf44d0fd3

View file

@ -19,7 +19,7 @@ app=rainloop
# the old version is not deleted... the new version is in a new path
# Use of latest community edition
sudo unzip -q ../sources/rainloop-community.zip -d $rainloop_path/
sudo unzip -q -o ../sources/rainloop-community.zip -d $rainloop_path/
# Update patch to auto load version
sudo cp ../sources/patch/index_auto_version.php $rainloop_path/index.php