pkg(deno-1.16.2): Set the cache directory
This commit is contained in:
parent
ed14e125e3
commit
81c6694637
|
@ -1,3 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
deno run $@
|
||||
DENO_DIR=$PWD deno run $@
|
||||
|
|
Loading…
Reference in New Issue