mirror of
https://github.com/xiaoxinpro/nginx-proxy-manager-zh.git
synced 2025-01-22 21:08:13 -05:00
授予scripts文件夹执行权限
This commit is contained in:
parent
c025841004
commit
0fa6184026
6
.github/workflows/docker.yml
vendored
6
.github/workflows/docker.yml
vendored
@ -20,9 +20,7 @@ jobs:
|
||||
uses: docker/setup-buildx-action@v2.5.0
|
||||
- name: Build Dockerfile
|
||||
run: |
|
||||
ls -l &&\
|
||||
cd scripts &&\
|
||||
chmod +x buildx-zh &&\
|
||||
ls -l &&\
|
||||
chmod -R 755 scripts && ls -l &&\
|
||||
cd scripts && ls -l &&\
|
||||
./buildx-zh
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user