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() {