This commit is contained in:
2022-02-21 16:45:30 -05:00
parent 820d56232e
commit bd8a102b4d
3 changed files with 258 additions and 236 deletions

5
.vscode/launch.json vendored
View File

@@ -12,10 +12,7 @@
"program": "${file}",
"args": [
"-d",
"-p",
"r4s",
"--ssh-backup",
"root@router.lan"
"-p", "r4s"
]
}
]