Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2024-02-02 01:50:22 +03:00
parent 7bd6e197ab
commit df20f1662c

View File

@ -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...