Explorar el Código

Adding run.sh

bodicsek hace 5 años
padre
commit
e58280427e
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  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 "$@"