mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 22:58:34 +00:00
Fix for proper script exit eqemu_update.pl [skip ci]
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user