mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 01:11: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) {
|
||||
print "[Update] No Quest Updates found... \n\n";
|
||||
}
|
||||
|
||||
rmtree("updates_staged/");
|
||||
}
|
||||
|
||||
sub lua_modules_fetch {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user