1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ffsync_ynh.git synced 2024-09-03 18:26:38 +02:00

Update install

This commit is contained in:
abeudin 2013-12-16 15:15:15 +01:00
parent 88dfa580b6
commit fd54c8b7ab

View file

@ -39,6 +39,8 @@ sudo chown -R www-data: $final_path
sed -i "s@PATHTOCHANGE@$path@g" ../conf/nginx.conf*
sed -i "s@ALIASTOCHANGE@$final_path/@g" ../conf/nginx.conf*
sudo cp ../conf/nginx.conf /etc/nginx/conf.d/$domain.d/ffsync.conf
sudo cp ../conf/weave_storage.diff /tmp/weave_storage.diff
sudo patch -p0 $final_path/weave_storage.php < /tmp/weave_storage.diff
sudo rm $final_path/setup.php
# Reload Nginx and regenerate SSOwat conf