]> Nishi Git Mirror - gwion.git/commitdiff
:art: Don't list index twice
authorfennecdjay <astor.jeremie@wanadoo.fr>
Thu, 20 Jun 2019 08:09:20 +0000 (10:09 +0200)
committerfennecdjay <astor.jeremie@wanadoo.fr>
Thu, 20 Jun 2019 08:09:20 +0000 (10:09 +0200)
help/doc-config.sh

index 9696fde720a0046cc8ae3184c98fc0ac9ce89cdd..955b263c5541631ab28d9d95f3c1a83cc94f6bbd 100644 (file)
@@ -18,6 +18,6 @@ echo "theme: windmill"
 echo "repo_url: https://github.com/fennecdjay/Gwion"
 echo "nav:"
 echo "  - 'Welcome' : index.md"
-cp docs/index.md .
+mv docs/index.md .
 list_dir docs "  "
 mv index.md docs