Skip to content
This repository was archived by the owner on Sep 2, 2021. It is now read-only.

Commit 78fe05a

Browse files
committed
Mirror CEF 3.1453.1255 linux 32-bit binary to Google drive
1 parent ce72f71 commit 78fe05a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/setup_linux_build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pushd deps
77

88
# download CEF
99
if [ ! -f cef.zip ]; then
10-
wget -O cef.zip https://github.com/downloads/pritambaral/brackets-shell/$zipname-32.zip
10+
wget -O cef.zip https://drive.google.com/uc?export=download&id=0B7as0diokeHxMVpTOTM5NUJwemM
1111
fi
1212

1313
# extract CEF

0 commit comments

Comments
 (0)