From bd8410dfe0cfb6fd935ed18f86f17fc24f3d5592 Mon Sep 17 00:00:00 2001 From: Stylix58 <63605602+Stylix58@users.noreply.github.com> Date: Sun, 28 Mar 2021 19:47:42 +0200 Subject: [PATCH] Update install --- scripts/install | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/install b/scripts/install index b5568fe..660484e 100755 --- a/scripts/install +++ b/scripts/install @@ -113,7 +113,6 @@ ynh_script_progression --message="Configuring permissions..." --weight=1 if [[ $path_url =~ my_webapp ]] then chown -R my_webapp $final_path - echo "pass" else chown -R www-data.www-data $final_path fi