piston/packages/deno/1.7.5/run
2023-02-17 15:17:00 +01:00

2 lines
No EOL
53 B
Bash

#!/bin/bash
DENO_DIR=$PWD NO_COLOR=true deno run "$@"