Stop installing all the firmware
This commit is contained in:
parent
8e5b94d176
commit
6c26087c8d
@ -292,7 +292,7 @@ if [ $MAINTENANCE == 1 ]; then
|
||||
msg 0 "updating installed packages"
|
||||
_ssh ${RUN_USER}@${SERVER} "/usr/sbin/pkg_add $V -u"
|
||||
msg 0 "installing firmware updates"
|
||||
_ssh ${RUN_USER}@${SERVER} "/usr/sbin/fw_update $V -a"
|
||||
_ssh ${RUN_USER}@${SERVER} "/usr/sbin/fw_update $V"
|
||||
fi
|
||||
|
||||
if [ -f ./commands ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user