From 524d7d9cf3c76382fa6005902e0bc3f6d9be147f Mon Sep 17 00:00:00 2001 From: Gwenhael Le Moine Date: Sun, 3 Apr 2011 16:57:05 +0700 Subject: [PATCH] tired --- xap/update-google_chrome.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xap/update-google_chrome.sh b/xap/update-google_chrome.sh index 597ddd4b..99afabbb 100755 --- a/xap/update-google_chrome.sh +++ b/xap/update-google_chrome.sh @@ -17,4 +17,4 @@ cd $BUILD_DIR [ -e google-chrome-${CHANNEL}_current_$ARCH.deb ] && rm google-chrome-${CHANNEL}_current_$ARCH.deb wget -c http://dl.google.com/linux/direct/google-chrome-${CHANNEL}_current_$ARCH.deb RELEASE=$CHANNEL ./google-chrome.SlackBuild -[ " x$1" -eq "x--install" ] && upgradepkg --install-new $(ls -ut /tmp/google-chrome-*-$(uname -m)-*.txz | head -n1) +