From e425459a574d10a78f70227eaa58a78a333a3266 Mon Sep 17 00:00:00 2001 From: Booklordofthedings Date: Wed, 16 Oct 2024 15:50:06 +0200 Subject: [PATCH] Update install.sh --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index dd91b45..1ec25fa 100644 --- a/install.sh +++ b/install.sh @@ -1,4 +1,5 @@ #!/bin/bash +echo "Setup-Beef" wget https://apt.llvm.org/llvm.sh chmod +x llvm.sh ./llvm.sh 18