pkg(rockstar-1.0.0): switch to rocky implementation (#251)

This commit is contained in:
Dan Vargas 2021-05-05 05:45:33 -05:00 committed by GitHub
parent 09d32a521e
commit dae0c57aae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 14 additions and 19 deletions

View file

@ -1,3 +1,4 @@
#!/bin/bash
node $ROCKSTAR_PATH/rockstar "$@"
# Run Rockstar file (no args or multifile execution, only stdin)
$ROCKSTAR_PATH/rockstar "$1"