mirror of
https://github.com/engineer-man/piston.git
synced 2025-05-10 13:46:26 +02:00
feat(packages): replace old crystal version
This commit is contained in:
parent
b9adb6f854
commit
f70ecdd8b4
6 changed files with 2 additions and 2 deletions
5
packages/crystal/0.36.1/compile
vendored
5
packages/crystal/0.36.1/compile
vendored
|
@ -1,5 +0,0 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
# Compile crystal files into out file
|
||||
crystal build "$@" -o out --no-color && \
|
||||
chmod +x out
|
Loading…
Add table
Add a link
Reference in a new issue