mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-22 13:06: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
5
packages/rockstar/1.0.0/environment
vendored
5
packages/rockstar/1.0.0/environment
vendored
|
@ -1,2 +1,5 @@
|
|||
export ROCKSTAR_PATH=$PWD/rockstar/satriani
|
||||
#!/bin/bash
|
||||
|
||||
# Paths to the Java binary and Rocky jar
|
||||
export ROCKSTAR_PATH=$PWD
|
||||
export PATH=$PWD/bin:$PATH
|
Loading…
Add table
Add a link
Reference in a new issue