mirror of
https://shylinux.com/x/icebergs
synced 2025-05-03 12:07:00 +08:00
opt tick
This commit is contained in:
parent
cbd9c74357
commit
65f4a27dbb
@ -27,7 +27,7 @@ func _ssh_tick(m *ice.Message, pw io.Writer) {
|
||||
m.Go(func() {
|
||||
for {
|
||||
m.Sleep(m.Option("tick"))
|
||||
pw.Write([]byte("\n"))
|
||||
pw.Write([]byte("# " + m.Time() + "\n"))
|
||||
}
|
||||
})
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user