From: nutra-bot Date: Sun, 2 Apr 2023 15:41:00 +0000 (-0500) Subject: edit title on ghrunner.service X-Git-Url: https://git.nutra.tk/v2?a=commitdiff_plain;h=bcacd54bac57b461f4e530539b7ff9b54ed7f8f8;p=nutratech%2Fvps-root.git edit title on ghrunner.service --- diff --git a/etc/systemd/system/ghrunner.service b/etc/systemd/system/ghrunner.service index 983bfee..07d5f66 100644 --- a/etc/systemd/system/ghrunner.service +++ b/etc/systemd/system/ghrunner.service @@ -1,5 +1,5 @@ [Unit] -Description=GitHub Action Runner (nutra-server) [deploy-dev] +Description=GitHub Action Runner (nutra) [dev] [Service] User=github @@ -10,4 +10,3 @@ Environment="NTSERV_PSQL_PASSWORD=REDACTED" [Install] WantedBy=multi-user.target -