mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-25 14:38:20 +00:00
Update eqemu_update.pl to include loginserver setup in normal installer routine [skip ci]
This commit is contained in:
@@ -184,6 +184,7 @@ if($ARGV[0] eq "installer"){
|
|||||||
|
|
||||||
if($OS eq "Windows"){
|
if($OS eq "Windows"){
|
||||||
check_windows_firewall_rules();
|
check_windows_firewall_rules();
|
||||||
|
do_windows_login_server_setup();
|
||||||
}
|
}
|
||||||
exit;
|
exit;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user