add sftp creds template
This commit is contained in:
parent
4dfe68a54b
commit
2aa50b4015
5
scripts/template_.sftp.json
Normal file
5
scripts/template_.sftp.json
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"user": "CHANGEME",
|
||||||
|
"pass": "CHANGEME",
|
||||||
|
"host": "CHANGEME"
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user