Skip to content

Commit

Permalink
feat(deploy): set gen-config-yaml.sh executable (#362)
Browse files Browse the repository at this point in the history
This also would simplify the docs.

Signed-off-by: imjoey <[email protected]>
  • Loading branch information
imjoey authored Aug 7, 2020
1 parent ecdf25e commit 4fd0ce7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions compose/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,6 @@

```sh
$ cd apisix-dashboard/compose

$ chmod +x ./manager_conf/build.sh

$ chmod +x gen-config-yaml.sh
$ sh gen-config-yaml.sh

# For most users in China, please use some proxy services like https://www.daocloud.io/mirror to speed up your Docker images pulling.
Expand Down
Empty file modified compose/gen-config-yaml.sh
100644 → 100755
Empty file.

0 comments on commit 4fd0ce7

Please sign in to comment.