add dockerfile
This commit is contained in:
@@ -27,6 +27,7 @@ function wait(ms :number) {
|
||||
|
||||
}
|
||||
async function runDay() {
|
||||
console.log('waiting for open');
|
||||
await waitForNextOpen();
|
||||
|
||||
await wait(1000); //wait a miniute
|
||||
|
||||
Reference in New Issue
Block a user