Skip to content

Commit

Permalink
Update build-deb.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Gustav Hansen authored Feb 6, 2017
1 parent 0ad3935 commit 50ec16b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-deb.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ OUT_DIR=$1
LIB_DIR=$OUT_DIR/usr/lib/arm-linux-gnueabihf
LIBFFMPEG=libffmpeg_chrome.so.56

wget https://github.com/kusti8/chromium-build/blob/master/chromium-browser_56.tar.gz?raw=true -O chromium.tar.gz
wget https://github.com/kusti8/chromium-build/blob/master/chromium_56.tar.gz?raw=true -O chromium.tar.gz
tar xvf chromium.tar.gz
mv chromium-browser_51.0.2704.91-0ubuntu0.14.04.1.6001 $OUT_DIR

Expand Down

0 comments on commit 50ec16b

Please sign in to comment.