mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-11 21:01:29 +00:00
Delete 'staged_updates' after updating quests [skip ci]
This commit is contained in:
parent
0cb425b6dd
commit
2c8b51fcda
@ -1821,6 +1821,8 @@ sub quest_files_fetch {
|
|||||||
if ($fc == 0) {
|
if ($fc == 0) {
|
||||||
print "[Update] No Quest Updates found... \n\n";
|
print "[Update] No Quest Updates found... \n\n";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
rmtree("updates_staged/");
|
||||||
}
|
}
|
||||||
|
|
||||||
sub lua_modules_fetch {
|
sub lua_modules_fetch {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user