[Mellanox]: Remove FW upgrade procedure in docker (#989)
FW upgrade is done outside the container. This piece of code was left accidentally during the merge.
This commit is contained in:
parent
cce2a36528
commit
0db8704754
@ -4,8 +4,4 @@ rm -f /var/run/rsyslogd.pid
|
|||||||
|
|
||||||
supervisorctl start rsyslogd
|
supervisorctl start rsyslogd
|
||||||
|
|
||||||
# mlnx-fw-upgrade.sh will exit if firmware was actually upgraded
|
|
||||||
# or if some error occurs
|
|
||||||
. mlnx-fw-upgrade.sh
|
|
||||||
|
|
||||||
supervisorctl start syncd
|
supervisorctl start syncd
|
||||||
|
Loading…
Reference in New Issue
Block a user