File tree Expand file tree Collapse file tree 2 files changed +1
-1
lines changed
Expand file tree Collapse file tree 2 files changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -86,10 +86,10 @@ murfey = "murfey.client:run"
8686"murfey.create_db" = " murfey.cli.create_db:run"
8787"murfey.db_sql" = " murfey.cli.murfey_db_sql:run"
8888"murfey.decrypt_password" = " murfey.cli.decrypt_db_password:run"
89- "murfey.dlq_murfey" = " murfey.cli.dlq_resubmit:run"
9089"murfey.generate_key" = " murfey.cli.generate_crypto_key:run"
9190"murfey.generate_password" = " murfey.cli.generate_db_password:run"
9291"murfey.instrument_server" = " murfey.instrument_server:run"
92+ "murfey.repost_failed_calls" = " murfey.cli.repost_failed_calls:run"
9393"murfey.server" = " murfey.server:run"
9494"murfey.sessions" = " murfey.cli.db_sessions:run"
9595"murfey.simulate" = " murfey.cli.dummy:run"
File renamed without changes.
You can’t perform that action at this time.
0 commit comments