1
0
Fork 0
mirror of https://github.com/engineer-man/piston.git synced 2025-04-21 12:36:28 +02:00

pkg(deno-1.16.2): Set the cache directory

This commit is contained in:
VlaDexa 2021-11-21 23:27:59 +03:00
parent ed14e125e3
commit 81c6694637

View file

@ -1,3 +1,3 @@
#!/bin/bash
deno run $@
DENO_DIR=$PWD deno run $@