mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-20 00:51:42 +00:00
Revert "Don't overwrite system netconsole on deploy (PENDING NEW IMAGE)"
This reverts commit 490c88a9bd.
Change-Id: Id50af75bbe2385eddaf12aad2914a9032c8487e7
This commit is contained in:
@@ -73,6 +73,7 @@
|
||||
trust="true"
|
||||
failonerror="false"
|
||||
command="killall -q netconsole-host || :"/>
|
||||
<scp file="${wpilib.ant.dir}/netconsole-host" todir="admin@${target}:/usr/local/frc/bin" password="${password}" trust="true"/>
|
||||
|
||||
<scp file="${wpilib.ant.dir}/robotCommand" todir="${username}@${target}:/home/lvuser/" password="${password}" trust="true"/>
|
||||
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user