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:25:47 +02:00 committed by GitHub
parent 54040c4357
commit 597cea75d0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -166,8 +166,6 @@ pushd "$final_path"
ynh_exec_as $app php$phpversion bin/console kimai:install -n
popd
update-alternatives --set php /usr/bin/php${YNH_DEFAULT_PHP_VERSION}
#=================================================
# GENERIC FINALIZATION
#=================================================