diff --git a/scripts/template_.sftp.json b/scripts/template_.sftp.json new file mode 100644 index 0000000..030395d --- /dev/null +++ b/scripts/template_.sftp.json @@ -0,0 +1,5 @@ +{ + "user": "CHANGEME", + "pass": "CHANGEME", + "host": "CHANGEME" +}