From a6798866de77ad144904ccb1b41464cf9d7228e5 Mon Sep 17 00:00:00 2001 From: Booklordofthedings Date: Wed, 16 Oct 2024 20:11:41 +0200 Subject: [PATCH] Update install.sh --- install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/install.sh b/install.sh index 53078e7..b80ccca 100755 --- a/install.sh +++ b/install.sh @@ -1,5 +1,4 @@ #!/bin/bash -echo Setup-Beef wget https://apt.llvm.org/llvm.sh chmod +x llvm.sh ./llvm.sh 18