From 5d3ed66191b215a5f02f06a81f592edbba0fda89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Magnus=20Alexander=20Str=C3=B8mseng?= Date: Tue, 19 Mar 2024 19:22:13 +0100 Subject: [PATCH] docs: :memo: remove unused command --- docs/deployment.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/deployment.md b/docs/deployment.md index bf060ef..1962bf7 100644 --- a/docs/deployment.md +++ b/docs/deployment.md @@ -38,8 +38,6 @@ Setup a self hosted GitHub runner for the repository. `cd /actions-runner/` -`RUNNER_ALLOW_RUNASROOT=1 ./config.sh --url https://github.com/NTNU-SmallSat-Lab/outreach-website --token XXXXXXXXXXXXXXXXXXXX` - `./svc.sh install outreach-github-runner` `sudo ./svc.sh start`