From 0124a39bc5d779fcefcccd255beaedab24b241ab Mon Sep 17 00:00:00 2001 From: Kevin Lyda <kevin@lyda.ie> Date: Fri, 6 Jun 2025 17:41:46 +0100 Subject: [PATCH] Fix install --- batch/seed/2025-announce.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/batch/seed/2025-announce.txt b/batch/seed/2025-announce.txt index f23e3b0..37e832a 100644 --- a/batch/seed/2025-announce.txt +++ b/batch/seed/2025-announce.txt @@ -39,7 +39,7 @@ user): To install this just run the following (assumes the go bin directory is in your path): - bulletin$ go install git.lyda.ie:kevin/bulletin@latest + bulletin$ go install git.lyda.ie:pp/bulletin@latest bulletin$ bulletin -u SYSTEM -b install It will ask you for an initial account and seed the GENERAL board with -- GitLab