1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/z-push_ynh.git synced 2024-09-03 18:05:58 +02:00

Update of install script

This commit is contained in:
polytan02 2015-08-10 15:44:01 +01:00
parent c81aad29c2
commit 53a79bcb04

View file

@ -71,7 +71,7 @@ sudo chmod 750 $final_logpath
sudo chown www-data:www-data $final_logpath
#Copy XMLElement.php
sudo ln -s /usr/share/awl/inc/XML* /var/www/z-push/include/
sudo ln -s /usr/share/awl/inc/XML* /var/www/$app/include/
# Modify Nginx configuration file and copy it to Nginx conf directory
sudo sed -i "s@ALIASTOCHANGE@$final_path/@g" ../conf/nginx.conf