strfry-policies/entrypoint.example.ts
2023-03-24 14:36:11 -05:00

5 lines
58 B
TypeScript

#!/bin/sh
//bin/true; exec deno run -A "$0" "$@"
// TODO