mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-28 18:50:08 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
a4a818721a
commit
a1c3bfd127
@ -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: /}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user