1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/kimai2_ynh.git synced 2024-09-03 19:26:26 +02:00

Update install

This commit is contained in:
Tagada 2023-06-19 16:27:00 +02:00 committed by GitHub
parent 597cea75d0
commit d40e83c7b4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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