]> git.proxmox.com Git - ceph.git/blobdiff - ceph/mirroring/mirror-ceph.sh
update sources to ceph Nautilus 14.2.1
[ceph.git] / ceph / mirroring / mirror-ceph.sh
index ef80a63f93e1a3931ac5b4644b9875b69f6af086..e5108b3a730b7dab5fdcf040dab7e9bcbb55d155 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 set -e
 #
 # Script to mirror Ceph locally
@@ -13,7 +13,6 @@ declare -A SOURCES
 SOURCES[eu]="eu.ceph.com"
 SOURCES[de]="de.ceph.com"
 SOURCES[se]="se.ceph.com"
-SOURCES[cz]="cz.ceph.com"
 SOURCES[au]="au.ceph.com"
 SOURCES[us]="download.ceph.com"
 SOURCES[hk]="hk.ceph.com"