From a01a63d26231ccb67ee49f1e1d72296d4e5454e6 Mon Sep 17 00:00:00 2001 From: Booklordofthedings Date: Wed, 16 Oct 2024 20:21:59 +0200 Subject: [PATCH] Update install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 5d781df..eb9ac34 100755 --- a/install.sh +++ b/install.sh @@ -3,4 +3,4 @@ wget https://apt.llvm.org/llvm.sh chmod +x llvm.sh ./llvm.sh 18 wget https://code.booklordofthe.dev/Extern/-/packages/debian/beefbuild/0.43.5.65/files/246 -dpkg -i beefbuild_0.43.5.65_amd64.deb \ No newline at end of file +dpkg -i 246 \ No newline at end of file