mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2026-05-28 01:26:46 -04:00
Ensure that instance names are treated as positional args (#6780)
This commit is contained in:
@@ -653,6 +653,7 @@ class Updater:
|
||||
"redbot.setup",
|
||||
"backup",
|
||||
*debug_args,
|
||||
"--",
|
||||
instance_name,
|
||||
str(instance_backups_dir),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user