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 install

This commit is contained in:
abeudin 2014-12-19 13:32:18 +01:00
parent 7f7caaf940
commit abd39cf309

View file

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