Skip to content

Commit 9cac27b

Browse files
committed
Revert "Merge branch 'main' of github.com:easysoft/zenagent"
This reverts commit e02eaa7, reversing changes made to 75e1ead.
1 parent e02eaa7 commit 9cac27b

File tree

4 files changed

+2
-1
lines changed

4 files changed

+2
-1
lines changed

internal/pkg/const/variable.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ var (
2525
AuthToken = ""
2626
ExpiredDate = time.Now()
2727

28-
Verbose = true
28+
Verbose = false
2929
ExistVncPortMap = sync.Map{}
3030
ExistHttpPortMap = sync.Map{}
3131
ExistSshPortMap = sync.Map{}

version.txt

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2.2

zagent-host

-40.9 MB
Binary file not shown.

zagent-vm

-31.5 MB
Binary file not shown.

0 commit comments

Comments
 (0)