新增 自动设置文件权限

This commit is contained in:
Hyy2001X 2021-03-28 00:43:55 +08:00
parent 5344906ad2
commit bc0d6825d0
1 changed files with 2 additions and 0 deletions

View File

@ -53,6 +53,8 @@ GET_TARGET_INFO() {
Diy_Part1_Base() {
Diy_Core
Auto_ExtraPackages
chmod +x -R ${GITHUB_WORKSPACE}/Scripts
chmod +x -R ${GITHUB_WORKSPACE}/CustomFiles
if [[ "${INCLUDE_AutoBuild_Tools}" == "true" ]];then
Replace_File Scripts/AutoBuild_Tools.sh package/base-files/files/bin
fi