From d40eabccdf45371419cb9c5ed1b4e56db8da8162 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Wed, 23 Dec 2020 22:41:18 +0100 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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