1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cryptpad_ynh.git synced 2024-09-03 18:26:14 +02:00

[Fix] Install I hope.

This commit is contained in:
frju365 2017-07-23 21:23:00 +02:00 committed by GitHub
parent 2da2f16a74
commit 95add2da8a

View file

@ -99,7 +99,8 @@ ynh_use_logrotate
final_path=/var/www/$app
ynh_app_setting_set $app final_path $final_path
ynh_setup_source $final_path
#ynh_setup_source $final_path
sudo git clone https://github.com/xwiki-labs/cryptpad.git $final_path
#=================================================
# Files owned by root, www-data can just read
@ -176,4 +177,4 @@ fi
sudo systemctl reload nginx
# TODO wait for service availability
# TODO wait for service availability