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