Skip to content

Commit

Permalink
oopth
Browse files Browse the repository at this point in the history
  • Loading branch information
ethteck authored Oct 14, 2024
1 parent 59b3506 commit 370d6b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Spin up a Docker container, mounting in the `roms` directory that you just creat

```sh
docker run \
--restart always
--restart always \
-v "$(pwd)"/roms:/usr/local/etc/roms \
--init ghcr.io/ethteck/decomp-jenkins:latest \
-url https://jenkins.deco.mp/ MY_SECRET MY_AGENT_NAME
Expand Down

0 comments on commit 370d6b4

Please sign in to comment.