Browse Source

Adding run.sh

bodicsek 4 years ago
parent
commit
e58280427e
1 changed files with 4 additions and 0 deletions
  1. 4 0
      run.sh

+ 4 - 0
run.sh

@@ -0,0 +1,4 @@
+#!/bin/bash
+
+# the preauthenticated link expires at 2022-01-28
+deno run --allow-read --allow-write clv.ts "$@"