#========================================== # BMC firmware update tool # version 1.0.1 #========================================== windows: remote: FWUpdate_Win.bat [IP] [Username] [password] [option] local: FWUpdate_Win.bat -local [Username] [password] [option] Linux: remote: ./FWUpdate_Linux.sh [IP] [Username] [password] [option] local: ./FWUpdate_Linux.sh -local [Username] [password] [option] * Note : If can not creat IPMI session when update firmware that need to install libssl-dev(openssl crypto library)