Fixed stupid bug
[project/luci.git] / modules / admin-full / luasrc / controller / admin / system.lua
index b72b3a7..5d64336 100644 (file)
@@ -214,7 +214,6 @@ function action_upgrade()
        end
 
        luci.template.render("admin_system/upgrade", {sysupgrade=plat, ret=ret, keep_avail=keep_avail})
-       luci.sys.reboot()
 end
 
 function _keep_pattern()