mirror of
https://github.com/YunoHost-Apps/etherpad_ynh.git
synced 2024-09-03 18:36:10 +02:00
Update install
This commit is contained in:
parent
f612a0b442
commit
90acf2cef0
1 changed files with 4 additions and 4 deletions
|
@ -115,10 +115,10 @@ ynh_script_progression --message="Configuring NGINX web server..." --weight=4
|
||||||
# Create a dedicated NGINX config
|
# Create a dedicated NGINX config
|
||||||
ynh_add_nginx_config
|
ynh_add_nginx_config
|
||||||
|
|
||||||
# #=================================================
|
#=================================================
|
||||||
# # INSTALL ETHERPAD
|
# INSTALL ETHERPAD
|
||||||
# #=================================================
|
#=================================================
|
||||||
# ynh_script_progression --message="Installing Etherpad..." --weight=90
|
ynh_script_progression --message="Installing Etherpad..." --weight=90
|
||||||
|
|
||||||
chown -R $app $final_path
|
chown -R $app $final_path
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue