replace /home/jessie with $HOME (#276)

* replace /home/jessie with $HOME

* add /
This commit is contained in:
Maartje Eyskens 2017-06-19 09:07:47 +00:00 committed by Christian
parent e5f299d8b1
commit 084707834a

View File

@ -13,7 +13,7 @@
# -v /etc/passwd:/etc/passwd:ro \
# -v /etc/group:/etc/group:ro \
# -u $(whoami) -w "$HOME" \
# -v /home/jessie/.Xauthority:/home/jessie/.Xauthority \
# -v $HOME/.Xauthority:$HOME/.Xauthority \
# --name notify-osd \
# jess/notify-osd