mirror of
https://github.com/YunoHost-Apps/peertube_remote_runner_ynh.git
synced 2024-09-03 19:56:21 +02:00
unregister runner
This commit is contained in:
parent
4d1fca0c85
commit
a419644857
1 changed files with 6 additions and 0 deletions
|
@ -9,6 +9,12 @@
|
|||
source _common.sh
|
||||
source /usr/share/yunohost/helpers
|
||||
|
||||
#=================================================
|
||||
# RUNNER REGISTRATION
|
||||
#=================================================
|
||||
|
||||
peertube-runner unregister --url runner_url --registration-token runner_token --runner-name $app$(hostname)
|
||||
|
||||
#=================================================
|
||||
# REMOVE SYSTEM CONFIGURATIONS
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue