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