mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-27 15:36:27 +02:00
raku edit version
editing version name again lol
This commit is contained in:
parent
be9e76c17f
commit
343318ed74
5 changed files with 1 additions and 1 deletions
5
packages/raku/6.100.0/build.sh
vendored
Normal file
5
packages/raku/6.100.0/build.sh
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
curl -L "https://rakudo.org/dl/rakudo/rakudo-moar-2021.05-01-linux-x86_64-gcc.tar.gz" -o raku.tar.xz
|
||||
tar xf raku.tar.xz --strip-components=1
|
||||
rm raku.tar.xz
|
Loading…
Add table
Add a link
Reference in a new issue