Fix for proper script exit eqemu_update.pl [skip ci]

This commit is contained in:
Akkadius 2015-10-08 09:41:47 -05:00
parent ffe1bede52
commit 893f752520

View File

@ -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