mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-01 10:11:37 +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{
|
sub script_exit{
|
||||||
#::: Cleanup staged folder...
|
#::: Cleanup staged folder...
|
||||||
rmtree("updates_staged/");
|
rmtree("updates_staged/");
|
||||||
|
exit;
|
||||||
}
|
}
|
||||||
|
|
||||||
#::: Returns Tab Delimited MySQL Result from Command Line
|
#::: Returns Tab Delimited MySQL Result from Command Line
|
||||||
|
|||||||
Reference in New Issue
Block a user