pkg(rockstar-1.0.0): switch to rocky implementation

This commit is contained in:
Dan Vargas 2021-05-03 17:21:13 -05:00
parent 09d32a521e
commit 2aca782d87
4 changed files with 14 additions and 19 deletions

View file

@ -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