desktop-environment/scripts/exec.sh
Jackson Delahunt b9c128afb2 login
2019-01-30 13:59:36 +11:00

4 lines
84 B
Bash
Executable file

docker exec \
--interactive \
--tty \
desktop-environment zsh --login -c "$*"