parent
8a96794e53
commit
0c523a55a4
4 changed files with 115 additions and 134 deletions
|
|
@ -68,7 +68,7 @@ async function main() {
|
|||
|
||||
// const cronTime_Oct = "0 0 1 10 *";
|
||||
// Test #1892
|
||||
const cronTime_Oct = "0 0 30 10 *";
|
||||
const cronTime_Oct = "0 0 31 10 *";
|
||||
cron.schedule(cronTime_Oct, async () => {
|
||||
try {
|
||||
const commandController = new CommandController();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue