mirror of
https://github.com/YunoHost-Apps/peertube_remote_runner_ynh.git
synced 2024-09-03 19:56:21 +02:00
Update install
This commit is contained in:
parent
ee30b09432
commit
4502db5507
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ chown -R $app:www-data "$install_dir"
|
|||
|
||||
pushd "$install_dir"
|
||||
ynh_use_nodejs
|
||||
ynh_exec_as $app env $ynh_node_load_PATH NODE_CONFIG_DIR="$install_dir/config" NODE_ENV=production $ynh_npm install -g @peertube/peertube-runner
|
||||
ynh_exec_as $app $ynh_npm install -g @peertube/peertube-runner
|
||||
popd
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue