mirror of
https://github.com/Team4388/2022NoWayHome.git
synced 2026-06-09 00:38:05 -06:00
Move path recording to a command
This commit is contained in:
Vendored
+3
@@ -5,6 +5,9 @@
|
||||
"label": "downloadDeployDirectory",
|
||||
"type": "shell",
|
||||
"command": "scp -prv lvuser@roboRIO-4388-FRC.local:/home/lvuser/deploy ./src/main/",
|
||||
"windows": {
|
||||
"command": "explorer.exe ftp://roboRIO-TEAM-frc.local/home/lvuser/deploy"
|
||||
},
|
||||
"presentation": {
|
||||
"echo": true,
|
||||
"reveal": "always",
|
||||
|
||||
Reference in New Issue
Block a user