diff --git a/start.command b/start.command new file mode 100644 index 0000000..fde1ef2 --- /dev/null +++ b/start.command @@ -0,0 +1 @@ +deno run --allow-net --allow-import mod.ts \ No newline at end of file