Skip to content

Commit

Permalink
Update phoebus.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
gilesknap authored Nov 22, 2023
1 parent d8e8362 commit 10b6ff8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion phoebus.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,5 @@ mounts="
"

set -x
$docker run ${mounts} ${args} ${x11} ghcr.io/epics-containers/ec-phoebus:latest
$docker run ${mounts} ${args} ${x11} ghcr.io/epics-containers/ec-phoebus:latest "${@}"

0 comments on commit 10b6ff8

Please sign in to comment.