Merge remote-tracking branch 'upstream/develop' into BigRefactor
This commit is contained in:
commit
a8dfa19b3a
9 changed files with 43 additions and 10 deletions
2
main.go
2
main.go
|
|
@ -201,6 +201,6 @@ func installUsage() {
|
|||
}
|
||||
|
||||
func updateUsage() {
|
||||
u := `Usage: tacticalrmm.exe -m update -updateurl https://example.com/winagent-vX.X.X.exe -inno winagent-vX.X.X.exe -updatever 1.1.1`
|
||||
u := `Usage: tacticalrmm.exe -m update -updateurl https://example.com/tacticalagent-vX.X.X.exe -inno tacticalagent-vX.X.X.exe -updatever 1.1.1`
|
||||
fmt.Println(u)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue