Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
Signed-off-by: Noah Watkins <[email protected]>
  • Loading branch information
dotnwat committed Aug 30, 2024
1 parent bc4f32d commit dad0d19
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/p/p
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,7 @@ ${docker} build -t ${image} ${this_dir}
${docker} run \
--volume ${PWD}:${PWD}:rw,z \
--workdir ${PWD} \
--rm \
--tty \
${image} \
p ${*}

0 comments on commit dad0d19

Please sign in to comment.