From 95add2da8ab1a11c7aec49fee2b711c0e9e38652 Mon Sep 17 00:00:00 2001 From: frju365 Date: Sun, 23 Jul 2017 21:23:00 +0200 Subject: [PATCH] [Fix] Install I hope. --- scripts/install | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/scripts/install b/scripts/install index 8d54d1c..6f46d34 100644 --- a/scripts/install +++ b/scripts/install @@ -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 \ No newline at end of file +# TODO wait for service availability