bitburner-filesync/npx/bitburner-filesync.ts
Heinous Tugboat bc39f10a8e Prettier pass
2022-10-01 10:54:26 -04:00

4 lines
77 B
TypeScript
Executable file

#!/usr/bin/env ts-node
import { start } from "../src/index";
await start();