mirror of
https://codeberg.org/gwh/slackbuilds.git
synced 2024-11-16 19:51:19 +01:00
add --install
This commit is contained in:
parent
d3b785a762
commit
c0995cf815
1 changed files with 1 additions and 0 deletions
|
@ -18,3 +18,4 @@ cd $BUILD_DIR
|
|||
wget -c http://dl.google.com/linux/direct/google-chrome-${CHANNEL}_current_$ARCH.deb
|
||||
RELEASE=$CHANNEL ./google-chrome.SlackBuild
|
||||
|
||||
[ "x$1" == "x--install" ] && upgradepkg --install-new /tmp/google-chrome-*-$ARCH-*.txz
|
||||
|
|
Loading…
Reference in a new issue