diff --git a/.drone/rebuild-docs.sh b/.drone/rebuild-docs.sh index 84915b7f26..10b9cb6f8c 100755 --- a/.drone/rebuild-docs.sh +++ b/.drone/rebuild-docs.sh @@ -14,7 +14,6 @@ git clone 'https://git.platypush.tech/platypush/platypush.wiki.git' wiki echo "Linking the wiki to the Sphinx index" cd wiki -ln -s Home.md index.md cd "$APPDIR/docs" make html rm -f config*.yaml