moved to deckbuild

This commit is contained in:
Witherking25 2023-02-17 20:31:32 +00:00
commit 54ba277a12
18 changed files with 590 additions and 107 deletions

7
deck.example.json 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"
}