strfry-policies/entrypoint.example.ts

5 lines
58 B
TypeScript
Raw Normal View History

2023-03-24 19:36:11 +00:00
#!/bin/sh
//bin/true; exec deno run -A "$0" "$@"
// TODO