Kaynağa Gözat

Adding run.sh

bodicsek 5 yıl önce
ebeveyn
işleme
e58280427e
1 değiştirilmiş dosya ile 4 ekleme ve 0 silme
  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 "$@"