mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
[developerRobot] Switch to initial password and host for systemcore (#7503)
This commit is contained in:
@@ -69,9 +69,9 @@ deploy {
|
||||
maxChannels = 4
|
||||
locations {
|
||||
ssh(SshDeployLocation) {
|
||||
address = "robot.local"
|
||||
address = "limelight.local"
|
||||
user = 'systemcore'
|
||||
password = 'systemcorerules2027'
|
||||
password = 'systemcore'
|
||||
ipv6 = false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user