diff --git a/install.sh b/install.sh index fb11d2b..c75378c 100755 --- a/install.sh +++ b/install.sh @@ -9,3 +9,4 @@ curl https://code.booklordofthe.dev/api/packages/Extern/debian/repository.key -o echo "deb [signed-by=/etc/apt/keyrings/forgejo-Extern.asc] https://code.booklordofthe.dev/api/packages/Extern/debian bookworm main" | tee -a /etc/apt/sources.list.d/forgejo.list apt update apt -y install beefbuild +BeefBuild -help