From d3b0c548cc9c8f7bbc16ce4f2165d641362e8723 Mon Sep 17 00:00:00 2001 From: silverqx Date: Fri, 22 Dec 2023 18:31:09 +0100 Subject: [PATCH] updated NOTES.txt --- NOTES.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/NOTES.txt b/NOTES.txt index 5ce3c1b3e..e2e465ee0 100644 --- a/NOTES.txt +++ b/NOTES.txt @@ -2565,6 +2565,7 @@ After a few week all stoped runners are invalided so they must be re-configured. Simply delete the .runner file and invoke the config script again as is described here: https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners/adding-self-hosted-runners + - !!! backup .env and .path (Linux only) before deleting whole runner's folder - no need to remove services before re-configuring - on Linux call the sudo ./svc.sh stop before - Linux svc commands: sudo ./svc.sh start/status/stop