mirror of
https://github.com/YunoHost-Apps/peertube_ynh.git
synced 2024-09-03 19:56:29 +02:00
Update install
This commit is contained in:
parent
59cf13f9eb
commit
8ea027d32b
1 changed files with 1 additions and 1 deletions
|
@ -178,7 +178,7 @@ chown -R "$app":"$app" $final_path
|
||||||
|
|
||||||
pushd "$final_path"
|
pushd "$final_path"
|
||||||
ynh_use_nodejs
|
ynh_use_nodejs
|
||||||
sudo -u $app env $ynh_node_load_PATH yarn install --production --pure-lockfile
|
sudo -u $app env $ynh_node_load_PATH yarn install --production #--pure-lockfile
|
||||||
popd
|
popd
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Add table
Reference in a new issue