mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
Don't show reboot message all the time.
This commit is contained in:
@@ -446,7 +446,7 @@ END
|
||||
&Pakfire::dblist("upgrade", "notice");
|
||||
print <<END;
|
||||
END
|
||||
if ($reboot == 0) {
|
||||
if ($reboot == 1) {
|
||||
print "<br /><font color='red'>$Lang::tr{'needreboot'}!</font>";
|
||||
}
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user