mirror of
https://github.com/hibiken/asynq.git
synced 2024-11-13 04:46:39 +08:00
Rename CLI to asynq
This commit is contained in:
parent
b14c73809e
commit
4f11e52558
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
package main
|
package main
|
||||||
|
|
||||||
import "github.com/hibiken/asynq/tools/asynqmon/cmd"
|
import "github.com/hibiken/asynq/tools/asynq/cmd"
|
||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
cmd.Execute()
|
cmd.Execute()
|
Loading…
Reference in New Issue
Block a user