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
131a3f93e5
commit
c04a4d74b3
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ ynh_add_nginx_config
|
||||||
ynh_script_progression --message="Building $app..." --weight=1
|
ynh_script_progression --message="Building $app..." --weight=1
|
||||||
|
|
||||||
ynh_install_composer --install_args="--optimize-autoloader --no-interaction"
|
ynh_install_composer --install_args="--optimize-autoloader --no-interaction"
|
||||||
ynh_composer_exec --commands="require laminas/laminas-ldap"
|
ynh_composer_exec --commands="require laminas/laminas-ldap symfony/flex"
|
||||||
|
|
||||||
chmod 750 "$install_dir"
|
chmod 750 "$install_dir"
|
||||||
chmod -R o-rwx "$install_dir"
|
chmod -R o-rwx "$install_dir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue