mirror of
https://github.com/kingomarnajjar/desktop-environment.git
synced 2026-07-26 06:37:21 +10:00
4 lines
84 B
Bash
Executable file
4 lines
84 B
Bash
Executable file
docker exec \
|
|
--interactive \
|
|
--tty \
|
|
desktop-environment zsh --login -c "$*"
|