testing for install - in progress
This commit is contained in:
parent
6457ad290f
commit
7457bf0b93
7 changed files with 99 additions and 2 deletions
|
|
@ -6,4 +6,9 @@ https://github.com/amidaware/tacticalrmm
|
|||
env CGO_ENABLED=0 GOOS=<GOOS> GOARCH=<GOARCH> go build -ldflags "-s -w"
|
||||
```
|
||||
|
||||
### tests
|
||||
Navigate to agent directory
|
||||
|
||||
```
|
||||
go test -vet=off
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue