mirror of
https://github.com/muccc/WomoLIN.git
synced 2026-03-03 07:44:00 +01:00
4 lines
112 B
Bash
Executable File
4 lines
112 B
Bash
Executable File
#!/bin/bash
|
|
|
|
docker run -it -e DISPLAY -v $HOME:/home/developer -v /tmp/.X11-unix/:/tmp/.X11-unix:rw womolinux
|