From a1c3bfd127999b5b8d70845574f311daa99cfda8 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Thu, 1 Feb 2024 23:01:14 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- make-shares | 1 + 1 file changed, 1 insertion(+) diff --git a/make-shares b/make-shares index 84321dd..bd9147a 100755 --- a/make-shares +++ b/make-shares @@ -23,6 +23,7 @@ fi for ct in $CT_DIR/*.conf ; do id=$(basename ${ct/.conf/}) + # XXX this seems to break on 302... host=$(cat $ct | grep hostname | head -1) host=${host/hostname: /}