diff --git a/make-shares b/make-shares index 7360397..03e95f3 100755 --- a/make-shares +++ b/make-shares @@ -23,7 +23,7 @@ fi for ct in $CT_DIR/*.conf ; do id=$(basename ${ct/.conf/}) - host=$(ct2hostname) + host=$(ct2hostname $id) host=${host/hostname: /} # skip templates...