use rand 0.8.5

This commit is contained in:
weisd
2025-03-01 23:29:30 +08:00
parent e9ba185362
commit 4fb9913c93
3 changed files with 6 additions and 5 deletions

1
scripts/static.sh Executable file
View File

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