diff --git a/scripts/remove b/scripts/remove index 51785fb..40511a1 100755 --- a/scripts/remove +++ b/scripts/remove @@ -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 #=================================================