mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-05-17 11:54:16 +00:00
Merge pull request #7561 from VersatusHPC/fix/confignetwork-typo
fix: typo in confignetwork preventing SETINSTALLNIC from working
This commit is contained in:
@@ -96,7 +96,7 @@ do
|
||||
fi
|
||||
done
|
||||
if [ "$SETINSTALLNIC" = "1" ] || [ "$SETINSTALLNIC" = "yes" ]; then
|
||||
bool_install_nic=1
|
||||
boot_install_nic=1
|
||||
fi
|
||||
|
||||
######################################################################
|
||||
|
||||
Reference in New Issue
Block a user