From c195f32b35b5441559eaa3c2445c4dce93cbfd86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Magnus=20Alexander=20Str=C3=B8mseng?= Date: Tue, 19 Mar 2024 18:12:42 +0100 Subject: [PATCH] update deploy docs, test 3 --- docs/deployment.md | 2 ++ frontend/src/app/page.tsx | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/deployment.md b/docs/deployment.md index 4a19a13..59484ff 100644 --- a/docs/deployment.md +++ b/docs/deployment.md @@ -44,6 +44,8 @@ Setup a self hosted GitHub runner for the repository. `sudo chown outreach-github-runner /actions-runner/ -R` +`sudo chown outreach-github-runner /home/outreach-github-runner/ -R` + ###### Secrets and variables The secrets should all be filled in and generated using `openssl rand -base64 32` diff --git a/frontend/src/app/page.tsx b/frontend/src/app/page.tsx index f1c3435..3a09cf9 100644 --- a/frontend/src/app/page.tsx +++ b/frontend/src/app/page.tsx @@ -75,7 +75,7 @@ export default async function Home() { >

- TEST NUMBER 2 Empowering Space Exploration One Satellite + TEST NUMBER 3 Empowering Space Exploration One Satellite at a Time