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