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