1
0
Fork 0

maybe we need to update

This commit is contained in:
Booklordofthedings 2025-02-08 21:07:38 +01:00
parent f46d455f2b
commit 8bd51b02e6

View file

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