loop-scripts/Makefile

4 lines
107 B
Makefile

run_usersUpdateLoginMethod:
go run cmd/main.go -c usersUpdateLoginMethod
help:
go run cmd/main.go -c help