We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52a63d2 commit 6197769Copy full SHA for 6197769
1 file changed
pack.sh
@@ -1,6 +1,7 @@
1
#! /bin/bash
2
-folders=( blacksheep
3
- mkdocs-plugins
+folders=(
+ blacksheep
4
+ mkdocs-plugins
5
)
6
7
rm -rf site
0 commit comments