Fixed user rights

This commit is contained in:
Alexey Golubev
2016-11-15 19:38:27 +03:00
parent cb798f5936
commit 7195d442e7
2 changed files with 1 additions and 0 deletions

0
Common/3dParty/cef/build.sh Normal file → Executable file
View File

View File

@ -52,4 +52,5 @@ else
7z x -y cef_binary.7z
fi
cp -r -t build/ ./cef_binary/Release/* ./cef_binary/Resources/*
chmod a+xr build/locales
fi