tmp log
This commit is contained in:
parent
f5d196a1a7
commit
115a7b6ddc
1 changed files with 3 additions and 0 deletions
|
@ -28,6 +28,9 @@ func main() {
|
||||||
|
|
||||||
log.Print("- - - - - - - - - - - - - - -")
|
log.Print("- - - - - - - - - - - - - - -")
|
||||||
log.Print("daemon started")
|
log.Print("daemon started")
|
||||||
|
log.Print(d, err)
|
||||||
|
// process, err := os.FindProcess(1)
|
||||||
|
// daemon.SendCommands(process)
|
||||||
|
|
||||||
for true {
|
for true {
|
||||||
Info()
|
Info()
|
||||||
|
|
Loading…
Reference in a new issue