mirror of
https://github.com/engineer-man/piston.git
synced 2025-05-16 00:26:27 +02:00
pkg(deno-1.7.5): relocate files
This commit is contained in:
parent
509013f4a0
commit
eb38af782d
5 changed files with 15 additions and 0 deletions
packages/deno/1.7.5
5
packages/deno/1.7.5/build.sh
vendored
Executable file
5
packages/deno/1.7.5/build.sh
vendored
Executable file
|
@ -0,0 +1,5 @@
|
|||
curl -L https://github.com/denoland/deno/releases/download/v1.7.5/deno-x86_64-unknown-linux-gnu.zip --output deno.zip
|
||||
unzip -o deno.zip
|
||||
rm deno.zip
|
||||
|
||||
chmod +x deno
|
Loading…
Add table
Add a link
Reference in a new issue