Updated the scripts to run as admin and manually start the robot programs. This will be reverted with a new image from NI

This commit is contained in:
Brad Miller
2015-10-16 13:51:38 -04:00
parent e73d873df9
commit 4972480b23
2 changed files with 4 additions and 4 deletions

View File

@@ -1,8 +1,8 @@
# Deployment information
username=lvuser
username=admin
password=
deploy.dir=/home/lvuser
deploy.kill.command=/usr/local/frc/bin/frcKillRobot.sh -t -r
deploy.kill.command=/usr/local/frc/bin/netconsole-host /home/lvuser/FRCUserProgram | /usr/local/frc/bin/FRC_ConsoleTee | tee /var/local/natinst/log/FRC_UserProgram.log
command.dir=/home/lvuser/
# Libraries to use