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

Dependency install should happend before db init...

This commit is contained in:
Alexandre Aubin 2018-03-04 00:10:51 +01:00
parent fcf1d5c0d5
commit 80f35bdbc1

View file

@ -123,8 +123,8 @@ function configure_nginx_and_ssowat()
}
configure_app
init_db
install_dependencies
init_db
# Copy files to the right place