Please answer these questions before submitting your issue. - Why do you submit this issue? - [ ] Question or discussion - [x] Bug - [ ] Requirements - [ ] Feature or performance improvement - [ ] Other ___ ### Question - What do you want to know? ___ ### Bug - Which version of Apache APISIX Dashboard, OS and Broswer? 最新版本 gen-config-yaml.sh 中 wget https://raw.githubusercontent.com/apache/apisix/master/conf/config-default.yaml -o config.yaml 这个命令不对, 需要修改为wget https://raw.githubusercontent.com/apache/apisix/master/conf/config-default.yaml -O config.yaml - What happened? If possible, provide a way to reproduce the error. ___ ### Requirement or improvement - Please describe your requirements or improvement suggestions.