mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-24 14:06:27 +02:00
clean gleam output
This commit is contained in:
parent
41df9639e8
commit
aba5bf15d4
2 changed files with 2 additions and 2 deletions
2
packages/gleam/0.27.0/run
vendored
2
packages/gleam/0.27.0/run
vendored
|
@ -2,4 +2,4 @@
|
|||
|
||||
shift
|
||||
cd project
|
||||
gleam run $(cat ../compile_args 2> /dev/null) -- "$@" | awk "NR>=3"
|
||||
gleam run $(cat ../compile_args 2> /dev/null) -- "$@" | awk "NR>=4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue