mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 06:17:49 +00:00
Copy all files (inclusive the hidden .nojekyll)
This commit is contained in:
@@ -25,7 +25,7 @@ git config user.email "travis-update-bot@phil-opp.com"
|
||||
|
||||
# update blog
|
||||
rm -r *
|
||||
cp -r ../hugo/public/* .
|
||||
cp -r ../hugo/public .
|
||||
rm -r post post.html page page.html # remove per-category pages/feeds
|
||||
|
||||
# commit
|
||||
|
||||
Reference in New Issue
Block a user