diff --git a/scripts/install b/scripts/install index c332e71..fe9a278 100644 --- a/scripts/install +++ b/scripts/install @@ -120,7 +120,7 @@ ynh_system_user_create --username=$app --home_dir=$final_path # #================================================= # ynh_script_progression --message="Installing Etherpad..." --weight=90 -# chown -R $app: $final_path +chown -R $app: $final_path pushd "$final_path" || ynh_die ynh_use_nodejs