mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-06 09:21:36 +01:00
iop: ssh_upgrade: use sysupgrade as default.
sysupgrade is now more functional than iopu so use that instead.
This commit is contained in:
parent
d93d72587e
commit
3b283b8f3a
1 changed files with 1 additions and 1 deletions
|
|
@ -230,7 +230,7 @@ function ssh_upgrade {
|
|||
upd_fw_base=""
|
||||
upd_fw=""
|
||||
upd_host="192.168.1.1"
|
||||
upd_sysupgrade=0
|
||||
upd_sysupgrade=1
|
||||
do_dialog=0
|
||||
|
||||
while getopts "f:hnxt:iscb" opt; do
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue