From d40e83c7b4b690a1e9110ee7ebeb36132069ae66 Mon Sep 17 00:00:00 2001 From: Tagada <36127788+Tagadda@users.noreply.github.com> Date: Mon, 19 Jun 2023 16:27:00 +0200 Subject: [PATCH] Update install --- scripts/install | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/install b/scripts/install index f837707..7b6c6bd 100755 --- a/scripts/install +++ b/scripts/install @@ -160,8 +160,6 @@ chown $app:$app "$final_path/.env" #================================================= ynh_script_progression --message="Installing Kimai2..." --weight=1 -update-alternatives --set php /usr/bin/php$phpversion - pushd "$final_path" ynh_exec_as $app php$phpversion bin/console kimai:install -n popd