mirror of
https://github.com/YunoHost-Apps/peertube-search-index_ynh.git
synced 2024-09-03 19:56:30 +02:00
Fix upgrade
This commit is contained in:
parent
f7bf6704d5
commit
fee5218833
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@ pushd "$final_path"
|
|||
ynh_exec_as $app git submodule update --init --recursive
|
||||
ynh_use_nodejs
|
||||
yarn install --pure-lockfile
|
||||
ynh_exec_as $app $ynh_npm run build
|
||||
$ynh_npm run build
|
||||
popd
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue