diff --git a/scripts/run_container.sh b/scripts/run_container.sh deleted file mode 100755 index 61240db..0000000 --- a/scripts/run_container.sh +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/bash - -# on host system run `xhost +` to grant permission to connect to X - -docker run -v /tmp/.X11-unix:/tmp/.X11-unix -e DISPLAY=$DISPLAY -it virgesmith/neworder -