mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 11:18:54 -05:00
Stop backing up lavalink logs (#4453)
This commit is contained in:
parent
d6791111f3
commit
bf63da3655
@ -211,6 +211,7 @@ async def create_backup(dest: Path = Path.home()) -> Optional[Path]:
|
||||
os.path.join("Downloader", "lib"),
|
||||
os.path.join("CogManager", "cogs"),
|
||||
os.path.join("RepoManager", "repos"),
|
||||
os.path.join("Audio", "logs"),
|
||||
]
|
||||
|
||||
# Avoiding circular imports
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user