From ba7c1aed5fd232ff64dadaa9e54f54a396da2538 Mon Sep 17 00:00:00 2001 From: Logan Keenan Date: Sun, 22 Dec 2024 16:36:37 -0600 Subject: [PATCH] update runner script --- scripts/runner-always-running-ubuntu.sh | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/scripts/runner-always-running-ubuntu.sh b/scripts/runner-always-running-ubuntu.sh index 2665820..818b065 100644 --- a/scripts/runner-always-running-ubuntu.sh +++ b/scripts/runner-always-running-ubuntu.sh @@ -1,15 +1,15 @@ #!/bin/bash # Create the systemd service file -sudo bash -c 'cat > /etc/systemd/system/actions-runner.service' < /etc/systemd/system/george-ai-actions-runner.service' <