diff --git a/install.sh b/install.sh index 7d9dfae..5d781df 100755 --- a/install.sh +++ b/install.sh @@ -1,7 +1,6 @@ #!/bin/bash -apt update -apt install -y lsb-release wget software-properties-common gnupg wget https://apt.llvm.org/llvm.sh chmod +x llvm.sh ./llvm.sh 18 -wget -O - https://code.booklordofthe.dev/Extern/Beef-Nightly/raw/branch/main/install-nosudo.sh | bash \ No newline at end of file +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