mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 05:21:29 +00:00
Merge branch 'master' of https://github.com/EQEmu/Server
This commit is contained in:
commit
a7b159fe65
@ -1340,7 +1340,7 @@ sub do_linux_login_server_setup {
|
|||||||
|
|
||||||
get_remote_file($install_repository_request_url . "linux/login.ini", "login_template.ini");
|
get_remote_file($install_repository_request_url . "linux/login.ini", "login_template.ini");
|
||||||
get_remote_file($install_repository_request_url . "linux/login_opcodes.conf", "login_opcodes.conf");
|
get_remote_file($install_repository_request_url . "linux/login_opcodes.conf", "login_opcodes.conf");
|
||||||
get_remote_file($install_repository_request_url . "linux/login_opcodes.conf", "login_opcodes_sod.conf");
|
get_remote_file($install_repository_request_url . "linux/login_opcodes_sod.conf", "login_opcodes_sod.conf");
|
||||||
|
|
||||||
get_installation_variables();
|
get_installation_variables();
|
||||||
my $db_name = $installation_variables{"mysql_eqemu_db_name"};
|
my $db_name = $installation_variables{"mysql_eqemu_db_name"};
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user