mirror of
https://github.com/codex-storage/deluge.git
synced 2025-02-03 15:13:23 +00:00
change the arg from doc to docs
This commit is contained in:
parent
4edb79bcd7
commit
d5f92b506a
@ -53,7 +53,7 @@ build_ext() {
|
||||
fi;
|
||||
}
|
||||
|
||||
if [ "$1" = "doc" ]; then
|
||||
if [ "$1" = "docs" ]; then
|
||||
build_docs
|
||||
else
|
||||
scan
|
||||
|
Loading…
x
Reference in New Issue
Block a user