This commit is contained in:
Jackson Delahunt 2019-01-30 13:59:36 +11:00
parent c633dcb0f7
commit b9c128afb2

View file

@ -1,4 +1,4 @@
docker exec \
--interactive \
--tty \
desktop-environment zsh -c "$*"
desktop-environment zsh --login -c "$*"