2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-09-06 10:18:20 +00:00

Fix bmcsetup syntax mistake

This commit is contained in:
Jarrod Johnson
2019-11-22 14:08:36 -05:00
parent 1da1c23d40
commit 6d17223f25

View File

@@ -724,7 +724,6 @@ if [ ! -z "$USBSTATE" ]; then # Continuation of SR635/SR655 specific code
sleep 15
ipmitool raw 0x32 0x71 0 1 3
fi
fi
echo "Done"
# ipmitool raw 0x32 0xaa $USBSTATE
fi