Help for this page

Select Code to Download


  1. or download this
    $ssh_ref = \$ssh;
            async {
                print "Upgrading firmware, this will take about 3 minutes.
    +\n";
    ...
                $chan->exec("/sbin/fwupdate -m\n");
                $chan->close;
            }->detach;