Update install.sh
This commit is contained in:
parent
61d6a31181
commit
ccfc6053f3
1 changed files with 2 additions and 3 deletions
|
@ -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
|
||||
wget https://code.booklordofthe.dev/Extern/-/packages/debian/beefbuild/0.43.5.65/files/246
|
||||
dpkg -i beefbuild_0.43.5.65_amd64.deb
|
Loading…
Add table
Add a link
Reference in a new issue