diff options
Diffstat (limited to 'run.sh')
| -rwxr-xr-x | run.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ #!/bin/sh -# Just a short-hand to run instead of typing it out in termina during development +# Just a short-hand to run instead of typing it out in terminal during development deno run --allow-all ./main.ts "$@"
\ No newline at end of file |
