1
0
Fork 0

Update install.sh

This commit is contained in:
Booklordofthedings 2024-10-16 20:12:09 +02:00
parent a6798866de
commit 0dbfe616bf

View file

@ -1,4 +1,5 @@
#!/bin/bash
apt install lsb-release wget software-properties-common gnupg
wget https://apt.llvm.org/llvm.sh
chmod +x llvm.sh
./llvm.sh 18