watching print fixed
This commit is contained in:
parent
dfec8209f3
commit
eefb3f9be0
@ -99,7 +99,7 @@ func (p *Project) Watching() {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
routines()
|
routines()
|
||||||
fmt.Println(red("\n Watching: '" + p.Name + "'\n"))
|
fmt.Println(red("Watching: '" + p.Name + "'\n"))
|
||||||
p.reload = time.Now().Truncate(time.Second)
|
p.reload = time.Now().Truncate(time.Second)
|
||||||
for {
|
for {
|
||||||
select {
|
select {
|
||||||
|
Loading…
Reference in New Issue
Block a user