aboutsummaryrefslogtreecommitdiff
path: root/chrome/run
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/run')
-rwxr-xr-xchrome/run8
1 files changed, 0 insertions, 8 deletions
diff --git a/chrome/run b/chrome/run
deleted file mode 100755
index 2f8b96d..0000000
--- a/chrome/run
+++ /dev/null
@@ -1,8 +0,0 @@
1#!/bin/bash
2
3docker run -ti --rm --net=host \
4 -e DISPLAY \
5 -e XAUTHORITY=$HOME/.Xauthority \
6 -v /usr/share/zoneinfo/America/Los_Angeles:/etc/localtime:ro \
7 -v $HOME/.Xauthority:$HOME/.Xauthority:ro \
8 chrome