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

Commit 9c67d38

Browse files
committed
Fix cef folder name
1 parent 78fe05a commit 9c67d38

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
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
zipname="cef_binary_3.1271.889_linux"
3+
zipname="cef_binary_3.1453.1255_linux32"
44

55
mkdir deps
66
pushd deps

0 commit comments

Comments
 (0)