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:
parent
9dd6ca007f
commit
4d3df4254b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue