Skip to content

Commit

Permalink
[Fixed] Image name for KiCad 9 run_shell_same_user.sh script
Browse files Browse the repository at this point in the history
  • Loading branch information
set-soft committed Feb 25, 2025
1 parent 5a92896 commit be2b6fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ki9/run_shell_same_user.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ docker run --rm -it -v /tmp/.X11-unix:/tmp/.X11-unix -e DISPLAY=$DISPLAY \
--volume="/etc/passwd:/etc/passwd:ro" \
--volume="/etc/shadow:/etc/shadow:ro" \
--volume="/home/$USER:/home/$USER:rw" \
ghcr.io/inti-cmnb/kicad_auto:ki8 /bin/bash
ghcr.io/inti-cmnb/kicad_auto:ki9 /bin/bash

0 comments on commit be2b6fa

Please sign in to comment.