mirror of
https://github.com/cupcakearmy/autorestic.git
synced 2025-09-02 08:40:39 +00:00
add cron command
This commit is contained in:
@@ -37,7 +37,7 @@ async function main() {
|
||||
config = init()
|
||||
|
||||
// For dev
|
||||
// return await handlers['check']([], { ...flags, all: true })
|
||||
// return await handlers['cron']([], { ...flags, all: true })
|
||||
|
||||
if (commands.length < 1 || commands[0] === 'help') return help()
|
||||
|
||||
|
Reference in New Issue
Block a user