فهرست منبع

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 "$@"