From 51e6ab78427b65fab9e6d40acbb99db60bbfd310 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gu=C3=B0mundur=20Bjarni=20=C3=93lafsson?= Date: Wed, 15 Feb 2017 12:29:55 +0100 Subject: [PATCH] Update compile --- bin/compile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bin/compile b/bin/compile index 2166367..1aeea00 100755 --- a/bin/compile +++ b/bin/compile @@ -12,6 +12,8 @@ BUILD_DIR=$1 CACHE_DIR=$2 LP_DIR=`cd $(dirname $0); cd ..; pwd` +cat $3/BEST_KEY + PACKAGES="https://dl.google.com/linux/direct/google-chrome-unstable_current_amd64.deb libxss1" function error() {