mirror of
https://github.com/YunoHost-Apps/jellyseerr_ynh.git
synced 2024-09-03 19:26:18 +02:00
fix cd
This commit is contained in:
parent
61b92a2b66
commit
17c65a1c1f
1 changed files with 2 additions and 0 deletions
|
@ -48,6 +48,8 @@ ynh_script_progression --message="Building app..." --weight=10
|
|||
|
||||
ynh_use_nodejs
|
||||
|
||||
cd $install_dir
|
||||
|
||||
yarn install
|
||||
yarn run build
|
||||
yarn start
|
||||
|
|
Loading…
Add table
Reference in a new issue