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:
parent
597cea75d0
commit
d40e83c7b4
1 changed files with 0 additions and 2 deletions
|
@ -160,8 +160,6 @@ chown $app:$app "$final_path/.env"
|
||||||
#=================================================
|
#=================================================
|
||||||
ynh_script_progression --message="Installing Kimai2..." --weight=1
|
ynh_script_progression --message="Installing Kimai2..." --weight=1
|
||||||
|
|
||||||
update-alternatives --set php /usr/bin/php$phpversion
|
|
||||||
|
|
||||||
pushd "$final_path"
|
pushd "$final_path"
|
||||||
ynh_exec_as $app php$phpversion bin/console kimai:install -n
|
ynh_exec_as $app php$phpversion bin/console kimai:install -n
|
||||||
popd
|
popd
|
||||||
|
|
Loading…
Add table
Reference in a new issue