Added work around for the missing path on the frc_console_tee command in frcRunRobot

This commit is contained in:
Brad Miller
2015-10-23 19:33:21 -06:00
parent fc0a94af2a
commit 97a7716a23
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
/usr/local/frc/bin/netconsole-host /home/lvuser/FRCUserProgram
/usr/local/frc/bin/netconsole-host /home/lvuser/FRCUserProgram 2>&1 | /usr/local/frc/bin/FRC_ConsoleTee | tee /var/local/natinst/log/FRC_UserProgram.log