Implement initial server-side shearing logic

This commit is contained in:
2024-05-16 16:35:05 -04:00
parent 278c2c1fe4
commit 56e8dc613a
10 changed files with 87 additions and 30 deletions
-1
View File
@@ -50,4 +50,3 @@ func ReadConfig(readKeys []string, missingValueError string) []string {
// sshPort = <remote ssh port>
// sshIdentity = <ssh private key identity file path>
// netPinEnabled = <true/false>
// deviceID = <device id>