mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-26 21:19:35 +00:00
Small fix
This commit is contained in:
@@ -118,7 +118,7 @@ docker run \
|
||||
```
|
||||
touch /tmp/.docker.xauth
|
||||
|
||||
xauth nlist $DISPLAY | sed -e 's/^..../ffff/' | xauth -f /tmp/.docker/xauth nmerge -
|
||||
xauth nlist $DISPLAY | sed -e 's/^..../ffff/' | xauth -f /tmp/.docker.xauth nmerge -
|
||||
|
||||
docker run \
|
||||
-it \
|
||||
|
||||
Reference in New Issue
Block a user