Skip to content

Commit

Permalink
Update dev.py (#29)
Browse files Browse the repository at this point in the history
Insyaallah dah bisa install via vps
  • Loading branch information
elieve authored Jul 10, 2024
1 parent e308002 commit ec6202b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modular/dev.py
Original file line number Diff line number Diff line change
Expand Up @@ -450,7 +450,7 @@ async def run_mongodump(uri, password):
pexpect.sendline(password)


@ky.ubot("mongo", sudo=False)
@ky.ubot("mongo")
async def backup(c: nlx, message):
m = await message.reply("Backing up data...")
if len(message.command) < 2:
Expand Down

0 comments on commit ec6202b

Please sign in to comment.