mirror of
https://github.com/xiaoxinpro/nginx-proxy-manager-zh.git
synced 2025-03-16 02:28:15 -04:00
修复执行文件权限不足
This commit is contained in:
parent
86797ff8f8
commit
c025841004
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -22,7 +22,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
ls -l &&\
|
ls -l &&\
|
||||||
cd scripts &&\
|
cd scripts &&\
|
||||||
|
chmod +x buildx-zh &&\
|
||||||
ls -l &&\
|
ls -l &&\
|
||||||
git update-index --chmod=+x buildx-zh &&\
|
|
||||||
./buildx-zh
|
./buildx-zh
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user