mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-18 19:41:30 +00:00
Update eqemu_update.pl to include loginserver setup in normal installer routine [skip ci]
This commit is contained in:
parent
3996a70037
commit
9ea9ed2590
@ -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;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user