Files
rustfs/scripts/static.sh
2025-03-28 15:39:53 +08:00

1 line
154 B
Bash
Executable File

curl -L "https://dl.rustfs.com/artifacts/console/rustfs-console-latest.zip" -o tempfile.zip && unzip -o tempfile.zip -d ./rustfs/static && rm tempfile.zip