mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-21 03:54:50 +00:00
change the arg from doc to docs
This commit is contained in:
parent
4edb79bcd7
commit
d5f92b506a
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ build_ext() {
|
|||
fi;
|
||||
}
|
||||
|
||||
if [ "$1" = "doc" ]; then
|
||||
if [ "$1" = "docs" ]; then
|
||||
build_docs
|
||||
else
|
||||
scan
|
||||
|
|
Loading…
Add table
Reference in a new issue