change the arg from doc to docs
This commit is contained in:
parent
4edb79bcd7
commit
d5f92b506a
@ -53,7 +53,7 @@ build_ext() {
|
|||||||
fi;
|
fi;
|
||||||
}
|
}
|
||||||
|
|
||||||
if [ "$1" = "doc" ]; then
|
if [ "$1" = "docs" ]; then
|
||||||
build_docs
|
build_docs
|
||||||
else
|
else
|
||||||
scan
|
scan
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user