mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-20 00:51:42 +00:00
It seems the tilde character doesn't always resolve to the home directory Change-Id: I69ecbab266901b271a16ce81b60a8bf7873f8a20
2 lines
98 B
Plaintext
Executable File
2 lines
98 B
Plaintext
Executable File
java -Djava.library.path=${HOME}/wpilib/simulation/lib -jar ~/wpilib/simulation/jar/SimDS-all.jar
|