mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-29 11:10:09 +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
|
for ct in $CT_DIR/*.conf ; do
|
||||||
id=$(basename ${ct/.conf/})
|
id=$(basename ${ct/.conf/})
|
||||||
|
|
||||||
|
# XXX this seems to break on 302...
|
||||||
host=$(cat $ct | grep hostname | head -1)
|
host=$(cat $ct | grep hostname | head -1)
|
||||||
host=${host/hostname: /}
|
host=${host/hostname: /}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user