1
0
Fork 0
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:
yalh76 2021-04-23 14:45:57 +02:00
parent 8e84bc8919
commit c5603e546c

View file

@ -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