watching message moved
This commit is contained in:
parent
7c42605c85
commit
5bf732b331
|
@ -97,8 +97,8 @@ func (p *Project) Watching() {
|
|||
fmt.Println(pname(p.Name, 1), ":\t", Red(base+" path doesn't exist"))
|
||||
}
|
||||
}
|
||||
routines()
|
||||
fmt.Println(Red("Watching: " + pname(p.Name, 1) + "\n"))
|
||||
routines()
|
||||
p.reload = time.Now().Truncate(time.Second)
|
||||
for {
|
||||
select {
|
||||
|
|
Loading…
Reference in New Issue