mirror of
https://github.com/YunoHost-Apps/kimai2_ynh.git
synced 2024-09-03 19:26:26 +02:00
Update upgrade
This commit is contained in:
parent
b1e460d824
commit
0e07ef5755
1 changed files with 0 additions and 4 deletions
|
@ -171,14 +171,10 @@ setfacl -R -m g:"www-data":rwX -m u:$app:rwX "$final_path/var/"
|
||||||
#=================================================
|
#=================================================
|
||||||
ynh_script_progression --message="Installing Kimai2..."
|
ynh_script_progression --message="Installing Kimai2..."
|
||||||
|
|
||||||
#update-alternatives --set php /usr/bin/php$phpversion
|
|
||||||
|
|
||||||
pushd "$final_path"
|
pushd "$final_path"
|
||||||
ynh_exec_as $app php$phpversion bin/console kimai:update -n
|
ynh_exec_as $app php$phpversion bin/console kimai:update -n
|
||||||
popd
|
popd
|
||||||
|
|
||||||
#update-alternatives --set php /usr/bin/php${YNH_DEFAULT_PHP_VERSION}
|
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# GENERIC FINALIZATION
|
# GENERIC FINALIZATION
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Add table
Reference in a new issue