diff options
author | Marvin Borner | 2020-07-18 15:07:19 +0200 |
---|---|---|
committer | Marvin Borner | 2020-07-18 15:07:19 +0200 |
commit | 476715384f4a5d0b7d887961b43b7aa271c08495 (patch) | |
tree | 32501aca89192e84a57c5f10eef505226205e75e /run | |
parent | a9615553221706967527ee51e5387b16cf12cd12 (diff) |
WHO TH INDENTS WITH 2 SPACES YOU FRIGGIN DENOSAURS
Diffstat (limited to 'run')
-rwxr-xr-x | run | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ #!/usr/bin/env sh -deno run -q --allow-net --allow-env --allow-read src/main.ts +deno run -q --allow-net --allow-env --allow-read --unstable src/main.ts |