1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/tandoor_ynh.git synced 2024-09-03 20:35:56 +02:00

Update install

This commit is contained in:
Éric Gaspar 2024-07-22 13:25:41 +02:00
parent dbbc075628
commit a199e750f9

View file

@ -63,9 +63,11 @@ chown "$app:$app" "$install_dir/recipes/version.py"
# SPECIFIC SETUP
#=================================================
ynh_script_progression --message="Building frontend..." --weight=5
_tandoor_build_frontend
ynh_script_progression --message="Installing Tandoor and its python dependencies..." --weight=1
_tandoor_venv_install
ynh_script_progression --message="Running migrations and generating static files..." --weight=2