mirror of
https://github.com/muccc/WomoLIN.git
synced 2026-03-08 01:56:47 +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
|