mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 01:11:29 +00:00
Merge branch 'master' of https://github.com/EQEmu/Server
This commit is contained in:
commit
62a4ce76b6
@ -298,7 +298,6 @@ sub do_self_update_check_routine {
|
||||
copy_file($file, $destination_file);
|
||||
if($OS eq "Linux"){
|
||||
system("chmod 755 eqemu_server.pl");
|
||||
system("chown eqemu eqemu_server.pl");
|
||||
}
|
||||
system("perl eqemu_server.pl start_from_world");
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user