mirror of
https://github.com/EQEmu/Server.git
synced 2026-01-07 14:33:52 +00:00
Fix for proper script exit eqemu_update.pl [skip ci]
This commit is contained in:
parent
ffe1bede52
commit
893f752520
@ -330,6 +330,7 @@ sub database_dump_compress {
|
||||
sub script_exit{
|
||||
#::: Cleanup staged folder...
|
||||
rmtree("updates_staged/");
|
||||
exit;
|
||||
}
|
||||
|
||||
#::: Returns Tab Delimited MySQL Result from Command Line
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user