Saturday, May 09, 2026 AM03:21:24 HKT
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
|
||||
apt-get install musl-gcc
|
||||
rustup target add x86_64-unknown-linux-musl
|
||||
Reference in New Issue
Block a user