mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-28 02:30:07 +00:00
fix...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
7bd6e197ab
commit
df20f1662c
@ -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...
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user