瀏覽代碼

Adding run.sh

bodicsek 5 年之前
父節點
當前提交
e58280427e
共有 1 個文件被更改,包括 4 次插入0 次删除
  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 "$@"