add dockerfile

This commit is contained in:
Jon
2025-02-11 00:23:36 -07:00
parent fe60f014aa
commit 3e582af8ff

View File

@@ -27,6 +27,7 @@ function wait(ms :number) {
}
async function runDay() {
console.log('waiting for open');
await waitForNextOpen();
await wait(1000); //wait a miniute