aboutsummaryrefslogtreecommitdiff
path: root/run
diff options
context:
space:
mode:
Diffstat (limited to 'run')
-rwxr-xr-xrun2
1 files changed, 1 insertions, 1 deletions
diff --git a/run b/run
index 66084ce..a60151c 100755
--- a/run
+++ b/run
@@ -1,3 +1,3 @@
#!/usr/bin/env sh
-deno run --allow-net src/main.ts
+deno run -q --allow-net src/main.ts