We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 427b728 commit 28a4a9bCopy full SHA for 28a4a9b
1 file changed
sitemap.bat
@@ -16,9 +16,9 @@ set "current_log_timestamp= "
16
::-- @description: install plugin jekyll-sitemap
17
::--------------------------------------------------------
18
19
-/wait gem install jekyll-sitemap
+gem install jekyll-sitemap
20
21
-/wait jekyll build & echo "jekyll build complete"
+jekyll build & echo "jekyll build complete"
22
call:replceHostConfig
23
24
git add .
0 commit comments