mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-07 08:58:38 +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;
|
fi;
|
||||||
}
|
}
|
||||||
|
|
||||||
if [ "$1" = "doc" ]; then
|
if [ "$1" = "docs" ]; then
|
||||||
build_docs
|
build_docs
|
||||||
else
|
else
|
||||||
scan
|
scan
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue