mirror of
https://github.com/YunoHost-Apps/overleaf_ynh.git
synced 2024-09-03 19:56:27 +02:00
misc
This commit is contained in:
parent
834170603c
commit
b732fd2b15
1 changed files with 1 additions and 1 deletions
|
@ -136,7 +136,7 @@ ynh_add_config --template="../conf/production.json" --destination="$install_dir/
|
|||
ynh_add_config --template="../conf/production.json" --destination="$install_dir/live/services/history-v1/config/production.json"
|
||||
cp "$install_dir/build/server-ce/config/custom-environment-variables.json" "$install_dir/live/services/history-v1/config/"
|
||||
|
||||
ynh_script_progression --message="Building app..."
|
||||
ynh_script_progression --message="Building app... This may take a LOT of time depending of your CPU" --weight=25
|
||||
pushd "$install_dir/live"
|
||||
ynh_use_nodejs
|
||||
ynh_exec_warn_less npm ci
|
||||
|
|
Loading…
Add table
Reference in a new issue