mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-31 10:06:39 +00:00
polish to
This commit is contained in:
parent
3d9ec7fd01
commit
2383552587
@ -143,7 +143,7 @@ function find_nic_type {
|
||||
return
|
||||
fi
|
||||
nic=($1)
|
||||
echo $(hashget hash_new_nics $nic)
|
||||
echo $(hashget hash_new_nics ${nic[0]})
|
||||
}
|
||||
|
||||
################################################################
|
||||
|
Loading…
x
Reference in New Issue
Block a user