mirror of
https://github.com/YunoHost-Apps/peertube_ynh.git
synced 2024-09-03 19:56:29 +02:00
Fix blank page
This commit is contained in:
parent
8e84bc8919
commit
c5603e546c
1 changed files with 0 additions and 2 deletions
|
@ -240,8 +240,6 @@ chown $app:$app "$final_path/config/local-production.json"
|
|||
#=================================================
|
||||
ynh_script_progression --message="Building Yarn dependencies..."
|
||||
|
||||
chown -R "$app":"$app" $final_path
|
||||
|
||||
pushd "$final_path"
|
||||
ynh_use_nodejs
|
||||
ynh_exec_warn_less sudo -u $app env $ynh_node_load_PATH yarn install --production --pure-lockfile
|
||||
|
|
Loading…
Add table
Reference in a new issue