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:
Éric Gaspar 2023-11-02 22:10:09 +01:00
parent c04a4d74b3
commit 0615e3087f

View file

@ -55,6 +55,7 @@ ynh_script_progression --message="Building $app..." --weight=1
ynh_install_composer --install_args="--optimize-autoloader --no-interaction"
ynh_composer_exec --commands="require laminas/laminas-ldap symfony/flex"
ynh_composer_exec --commands="require symfony/flex"
chmod 750 "$install_dir"
chmod -R o-rwx "$install_dir"