1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/kimai2_ynh.git synced 2024-09-03 19:26:26 +02:00

symfony fix

This commit is contained in:
anmol26s 2018-09-02 03:31:44 +05:30
parent e73a2b64f4
commit ec018210ad

View file

@ -77,7 +77,6 @@ ynh_install_php7
# Download, check integrity, uncompress and patch the source from app.src
ynh_setup_source "$final_path"
init_composer $final_path
cd $final_path && sudo /usr/bin/php7.2 bin/console cache:warmup --env=prod
cd $final_path && sudo /usr/bin/php7.2 bin/console doctrine:migrations:migrate
#=================================================
# NGINX CONFIGURATION