mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Be kind, rewind. Restart the package after a reinstallation.
This commit is contained in:
parent
58725a51ce
commit
960e61ae23
@ -134,6 +134,7 @@ switch($_GET['mode']) {
|
||||
update_status("Package reinstalled.");
|
||||
$static_output .= "\n\nPackage reinstalled.";
|
||||
update_output_window($static_output);
|
||||
start_service($_GET['pkg']);
|
||||
break;
|
||||
case "reinstallxml":
|
||||
delete_package_xml($_GET['pkg']);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user