We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79da7b6 commit 97fae5aCopy full SHA for 97fae5a
share/brewkit/fix-shebangs.ts
@@ -1,4 +1,4 @@
1
-#!/usr/bin/env -S deno run -A
+#!/usr/bin/env -S tea deno run -A
2
3
import { Path } from "tea"
4
import undent from "outdent"
0 commit comments