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:
parent
7f7caaf940
commit
abd39cf309
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue