Skip to content

Instantly share code, notes, and snippets.

@jhh
Last active November 19, 2017 16:20
Show Gist options
  • Save jhh/d43154a753404b868362cd41bd425407 to your computer and use it in GitHub Desktop.
Save jhh/d43154a753404b868362cd41bd425407 to your computer and use it in GitHub Desktop.
TCT utility start script
#!/bin/sh
echo tct starting, please wait...
/usr/local/frc/JRE/bin/java -Djava.library.path=/usr/local/frc/lib/ -jar tct.jar 2> /dev/null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment