mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-08 11:16:27 +02:00
pkg(rockstar-1.0.0): switch to rocky implementation (#251)
This commit is contained in:
parent
09d32a521e
commit
dae0c57aae
4 changed files with 14 additions and 19 deletions
3
packages/rockstar/1.0.0/run
vendored
3
packages/rockstar/1.0.0/run
vendored
|
@ -1,3 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
node $ROCKSTAR_PATH/rockstar "$@"
|
||||
# Run Rockstar file (no args or multifile execution, only stdin)
|
||||
$ROCKSTAR_PATH/rockstar "$1"
|
Loading…
Add table
Add a link
Reference in a new issue