This commit is contained in:
parent
0947af9e7f
commit
85b5e3d519
1 changed files with 4 additions and 0 deletions
|
@ -43,8 +43,12 @@ func Matrix() {
|
|||
}
|
||||
}()
|
||||
|
||||
fmt.Println("hier 11")
|
||||
|
||||
sayCh <- fmt.Sprintf("%s\n%s", "*", SoftwareInfo())
|
||||
|
||||
fmt.Println("hier 4")
|
||||
|
||||
for {
|
||||
fmt.Println("hier 3")
|
||||
var targets string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue