Browse Source

Adding run.sh

bodicsek 5 năm trước cách đây
mục cha
commit
e58280427e
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  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 "$@"