mirror of
https://github.com/YunoHost-Apps/peertube_remote_runner_ynh.git
synced 2024-09-03 19:56:21 +02:00
peertube_url
This commit is contained in:
parent
c387633dd3
commit
9db21c3eff
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ source /usr/share/yunohost/helpers
|
||||||
# RUNNER REGISTRATION
|
# RUNNER REGISTRATION
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
ynh_exec_as $app env $ynh_node_load_PATH NODE_CONFIG_DIR="$install_dir/config" NODE_ENV=production $ynh_npm peertube-runner unregister --url runner_url --registration-token runner_token --runner-name $app_$(hostname)
|
ynh_exec_as $app env $ynh_node_load_PATH NODE_CONFIG_DIR="$install_dir/config" NODE_ENV=production $ynh_npm peertube-runner unregister --url peertube_url --registration-token runner_token --runner-name $app_$(hostname)
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# REMOVE SYSTEM CONFIGURATIONS
|
# REMOVE SYSTEM CONFIGURATIONS
|
||||||
|
|
Loading…
Add table
Reference in a new issue