mirror of
https://github.com/YunoHost-Apps/peertube_remote_runner_ynh.git
synced 2024-09-03 19:56:21 +02:00
cleaning
This commit is contained in:
parent
55b49c31ab
commit
97949af093
1 changed files with 0 additions and 2 deletions
|
@ -14,8 +14,6 @@ source /usr/share/yunohost/helpers
|
|||
#=================================================
|
||||
ynh_script_progression --message="Unregistering the runner on Peertube server..." --weight=1
|
||||
|
||||
runner_id = ynh_app_setting_get --app=$app --key=runner_id
|
||||
|
||||
ynh_exec_as $app env $ynh_node_load_PATH NODE_CONFIG_DIR="$install_dir/config" NODE_ENV=production $ynh_node "$install_dir/node_modules/@peertube/peertube-runner" unregister --url $peertube_url --registration-token $runner_token --runner-name $app\_$runner_id
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue