Update install.sh
This commit is contained in:
parent
a620bb9364
commit
e425459a57
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue