mirror of
https://github.com/YunoHost-Apps/tldraw_ynh.git
synced 2024-09-03 20:35:54 +02:00
Update install
This commit is contained in:
parent
9fced4f067
commit
a6ec7640ff
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@ chown $app:$app "$final_path/apps/www/.env"
|
|||
# BUILD YARN DEPENDENCIES
|
||||
#=================================================
|
||||
|
||||
pushd "$final_path/apps/www/"
|
||||
pushd "$final_path"
|
||||
ynh_use_nodejs
|
||||
ynh_script_progression --message="Cleaning cache... " --weight=3
|
||||
ynh_exec_warn_less sudo -u $app env $ynh_node_load_PATH yarn cache clean 2>&1
|
||||
|
|
Loading…
Add table
Reference in a new issue