1
1
mirror of https://github.com/Burn-E99/TheArtificer.git synced 2026-01-05 03:57:53 -05:00

Update start command for worker thread

This commit is contained in:
Ean Milligan (Bastion)
2022-06-19 00:04:14 -04:00
parent 92c97579c0
commit 52d9258b09
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
deno run --allow-write=./logs --allow-net .\mod.ts
deno run --allow-write=./logs --allow-read=./src/solver/rollWorker.ts --allow-net .\mod.ts