mirror of
https://github.com/YunoHost-Apps/glitchsoc_ynh.git
synced 2024-09-03 19:15:59 +02:00
Fix restore
This commit is contained in:
parent
24b4b59541
commit
c14fcb76f7
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@ ynh_exec_warn_less ynh_install_nodejs --nodejs_version=$nodejs_version
|
|||
ynh_script_progression --message="Installing Yarn dependencies..." --weight=10
|
||||
|
||||
pushd "$final_path/live"
|
||||
ynh_use_nodejs
|
||||
corepack enable
|
||||
yarn install
|
||||
popd
|
||||
|
|
Loading…
Add table
Reference in a new issue