Merge branch 'develop' of github.com:Frappet/bma-ehr-organization into develop
* 'develop' of github.com:Frappet/bma-ehr-organization: revert 01/10
This commit is contained in:
commit
39de2a4b34
1 changed files with 1 additions and 2 deletions
|
|
@ -62,8 +62,7 @@ async function main() {
|
|||
}
|
||||
});
|
||||
|
||||
// const cronTime_Oct = "0 0 1 10 *";
|
||||
const cronTime_Oct = "30 16 3 10 *"; // test 03/10 16.30
|
||||
const cronTime_Oct = "0 0 1 10 *";
|
||||
cron.schedule(cronTime_Oct, async () => {
|
||||
try {
|
||||
const commandController = new CommandController();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue