diff --git a/main/runner.sh b/main/runner.sh index c1f1f1e..5038ffb 100644 --- a/main/runner.sh +++ b/main/runner.sh @@ -68,4 +68,4 @@ EOF # load the new systemd unit file sudo systemctl daemon-reload # start the service and enable it at boot -sudo systemctl enable act_runner --now +sudo systemctl enable act_runner --now \ No newline at end of file