Skip to content

Commit 28a4a9b

Browse files
committed
generate sitemap.xml and robot.txt
1 parent 427b728 commit 28a4a9b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

sitemap.bat

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ set "current_log_timestamp= "
1616
::-- @description: install plugin jekyll-sitemap
1717
::--------------------------------------------------------
1818

19-
/wait gem install jekyll-sitemap
19+
gem install jekyll-sitemap
2020

21-
/wait jekyll build & echo "jekyll build complete"
21+
jekyll build & echo "jekyll build complete"
2222
call:replceHostConfig
2323

2424
git add .

0 commit comments

Comments
 (0)