From fbcd85adf78296ed12375df1b5299825e4179701 Mon Sep 17 00:00:00 2001 From: Eric Phillips Date: Sun, 9 Nov 2014 20:06:16 -0700 Subject: [PATCH] added custom chrome start script --- chrome | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 chrome diff --git a/chrome b/chrome new file mode 100755 index 0000000..0af4562 --- /dev/null +++ b/chrome @@ -0,0 +1,2 @@ +#!/bin/bash +exec google-chrome-beta --disk-cache-dir="/tmp/ewpt3ch-cache"