This is broken but new job awaits

This commit is contained in:
TrainDoctor 2022-06-14 15:01:10 -07:00
commit b0d5050896
3 changed files with 52 additions and 0 deletions

7
.vscode/defsettings.json vendored Normal file
View file

@ -0,0 +1,7 @@
{
"deckip" : "0.0.0.0",
"deckport" : "22",
"deckpass" : "ssap",
"deckkey" : "-i ${env:HOME}/.ssh/id_rsa",
"deckdir" : "/home/deck"
}