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

This reverts commit 4972480b23.
This commit is contained in:
Kevin O'Connor
2015-10-23 15:29:38 -04:00
parent a0cc45a8f0
commit 4da09db20b
2 changed files with 4 additions and 4 deletions

View File

@@ -1,8 +1,8 @@
# Deployment information
username=admin
username=lvuser
password=
deploy.dir=/home/lvuser
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
deploy.kill.command=/usr/local/frc/bin/frcKillRobot.sh -t -r
command.dir=/home/lvuser/
# Libraries to use