diff --git a/deluge/ui/web/js/build.sh b/deluge/ui/web/js/build.sh index e99877f8a..bd54645bc 100755 --- a/deluge/ui/web/js/build.sh +++ b/deluge/ui/web/js/build.sh @@ -53,7 +53,7 @@ build_ext() { fi; } -if [ "$1" = "doc" ]; then +if [ "$1" = "docs" ]; then build_docs else scan