1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/facilmap_ynh.git synced 2024-09-03 18:36:07 +02:00

Update install

This commit is contained in:
Éric Gaspar 2024-06-08 19:19:57 +02:00
parent 9dd6ca007f
commit 4d3df4254b

View file

@ -37,7 +37,7 @@ ynh_mysql_execute_as_root --database="$db_name" --sql="ALTER DATABASE $db_name C
#=================================================
# BUILD NODE DEPENDENCIES
#=================================================
ynh_script_progression --message="Building with NodeJS..." --weight=10
ynh_script_progression --message="Building $app..." --weight=10
pushd "$install_dir"
ynh_use_nodejs