mirror of
https://github.com/actions/runner.git
synced 2025-12-13 10:05:23 +00:00
sudo svc on linux
This commit is contained in:
@@ -62,6 +62,6 @@ echo $REMOVE_TOKEN
|
||||
echo
|
||||
echo "Uninstall the service ..."
|
||||
pushd ./runner
|
||||
./svc.sh stop
|
||||
./svc.sh uninstall
|
||||
${prefix}./svc.sh stop
|
||||
${prefix}./svc.sh uninstall
|
||||
./config.sh remove --token $REMOVE_TOKEN
|
||||
|
||||
Reference in New Issue
Block a user