1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/rainloop_ynh.git synced 2024-09-03 20:16:18 +02:00

suppression doublon

This commit is contained in:
Djip007 2015-10-24 23:03:06 +02:00
parent b114d8cc45
commit 321d4d1865

View file

@ -21,10 +21,6 @@ app=rainloop
# Use of latest community edition
sudo unzip ../sources/rainloop-community.zip -d $rainloop_path/
# Install plugins
sudo mkdir -p $rainloop_path/data/_data_/_default_/plugins
sudo cp -rf ../sources/plugins/ynh-login-mapping $rainloop_path/data/_data_/_default_/plugins/.
# Update patch to auto load version
sudo cp ../sources/patch/index_auto_version.php $rainloop_path/index.php
@ -67,4 +63,4 @@ app=rainloop
# Reload Nginx and regenerate SSOwat conf
sudo service php5-fpm reload
sudo service nginx reload
sudo yunohost app ssowatconf
sudo yunohost app ssowatconf