Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2024-02-01 23:01:14 +03:00
parent a4a818721a
commit a1c3bfd127

View File

@ -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: /}