Avoid hard-coding the username
This commit is contained in:
parent
2b936b83a1
commit
333ab636cc
4 changed files with 4 additions and 4 deletions
|
|
@ -2,6 +2,6 @@
|
|||
|
||||
podman run \
|
||||
--rm \
|
||||
--volume /home/ohad/Sync/docker:/shared \
|
||||
--volume "$(systemd-path user)"/Sync/docker:/shared \
|
||||
emacs_compile:latest \
|
||||
sh -c "cp /src/emacs-tide*_amd64.deb /shared"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue