Files
rustfs/scripts/static.sh
2025-03-01 23:29:45 +08:00

1 line
144 B
Bash
Executable File

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