mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-23 13:36:31 +02:00
add shift for compile args
This commit is contained in:
parent
064cc957b2
commit
9b462848b9
1 changed files with 1 additions and 0 deletions
1
packages/gleam/0.27.0/compile
vendored
1
packages/gleam/0.27.0/compile
vendored
|
@ -8,6 +8,7 @@ cp /piston/packages/gleam/0.27.0/project/build/packages* project/build -r 2> /de
|
|||
cat $1 > project/src/project.gleam
|
||||
|
||||
# Compile args need to be read by run
|
||||
shift
|
||||
echo "$@" > compile_args
|
||||
|
||||
cd project
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue