Skip to content

Commit

Permalink
Add bugme shell script
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardobranco777 committed Jun 22, 2024
1 parent b8ac242 commit 3b76683
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bugme
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/bin/bash

exec podman run --rm -v ~/creds.json:/root/creds.json:ro,z ghcr.io/ricardobranco777/bugme "$@"

0 comments on commit 3b76683

Please sign in to comment.