1
0
Fork 0
mirror of https://github.com/engineer-man/piston.git synced 2025-05-15 08:06:27 +02:00
piston/packages/rockstar/1.0.0/environment

5 lines
No EOL
106 B
Bash

#!/bin/bash
# Paths to the Java binary and Rocky jar
export ROCKSTAR_PATH=$PWD
export PATH=$PWD/bin:$PATH