mirror of
https://github.com/DominicBreuker/pspy.git
synced 2025-12-21 03:34:50 +00:00
improve console output
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package main
|
||||
|
||||
import "github.com/dominicbreuker/pspy/internal/dev"
|
||||
import "github.com/dominicbreuker/pspy/internal/cmd"
|
||||
|
||||
func main() {
|
||||
dev.Monitor()
|
||||
cmd.Monitor()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user