mirror of
https://codeberg.org/hyperreal/admin-scripts
synced 2025-01-18 15:53:45 +01:00
Use mc
This commit is contained in:
parent
bdfc602538
commit
b97f1879c6
@ -35,4 +35,4 @@ wget --quiet https://files.hyperreal.coffee/archive-index-template.html \
|
|||||||
sed -i "s/CHANGEME/$1/g" "${TMP_DIR}/index.html"
|
sed -i "s/CHANGEME/$1/g" "${TMP_DIR}/index.html"
|
||||||
|
|
||||||
# Put the new index.html into the root of the given bucket.
|
# Put the new index.html into the root of the given bucket.
|
||||||
mcli put "${TMP_DIR}/index.html" "minio/${1}/"
|
mc put "${TMP_DIR}/index.html" "minio/${1}/"
|
||||||
|
Loading…
Reference in New Issue
Block a user