From 8bd51b02e62bd4f5805b3073d6daba82e213e56c Mon Sep 17 00:00:00 2001 From: Booklordofthedings Date: Sat, 8 Feb 2025 21:07:38 +0100 Subject: [PATCH] maybe we need to update --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index ce82c99..275ec1d 100755 --- a/install.sh +++ b/install.sh @@ -1,4 +1,5 @@ #!/bin/bash +apt update apt install lsb-release wget software-properties-common gnupg wget https://apt.llvm.org/llvm.sh chmod +x llvm.sh