docs: update
This commit is contained in:
@@ -93,7 +93,7 @@ for aug in $@; do
|
||||
$async_tag
|
||||
fi
|
||||
if [ $aug == "docs" ]; then
|
||||
plugin=protoc-gen-ts
|
||||
plugin=protoc-gen-doc
|
||||
plugin_path=$(which $plugin)
|
||||
if [ $? -ne 0 ]; then
|
||||
echo "missing plugin: $plugin" && exit
|
||||
|
||||
Reference in New Issue
Block a user