1
0
Fork 0

Update install.sh

This commit is contained in:
Booklordofthedings 2024-10-16 15:50:06 +02:00
parent a620bb9364
commit e425459a57

View file

@ -1,4 +1,5 @@
#!/bin/bash #!/bin/bash
echo "Setup-Beef"
wget https://apt.llvm.org/llvm.sh wget https://apt.llvm.org/llvm.sh
chmod +x llvm.sh chmod +x llvm.sh
./llvm.sh 18 ./llvm.sh 18