From 87e517dc95a954958b97a07c8a5eb069af278d89 Mon Sep 17 00:00:00 2001 From: multipleof4 Date: Thu, 11 Sep 2025 12:23:29 -0700 Subject: [PATCH] Update startup.sh --- terraform/startup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/terraform/startup.sh b/terraform/startup.sh index ef87b53..0d6c888 100644 --- a/terraform/startup.sh +++ b/terraform/startup.sh @@ -66,4 +66,4 @@ Restart=always WantedBy=multi-user.target EOF systemctl daemon-reload -systemctl enable act-runner +systemctl enable act-runner \ No newline at end of file