mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-20 00:51:42 +00:00
Merge "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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user