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

Commit a78791f

Browse files
committed
Merge branch 'jasonsanjose/linux' of https://github.com/adobe/brackets-shell into jasonsanjose/linux
2 parents 6cc887d + e11ca95 commit a78791f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.7z https://drive.google.com/uc?export=download&id=0B7as0diokeHxMVpTOTM5NUJwemM
10+
wget -O cef.7z "https://drive.google.com/uc?export=download&id=0B7as0diokeHxMVpTOTM5NUJwemM"
1111
fi
1212

1313
# extract CEF

0 commit comments

Comments
 (0)