mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27: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
|
# update blog
|
||||||
rm -r *
|
rm -r *
|
||||||
cp -r ../hugo/public/* .
|
cp -r ../hugo/public .
|
||||||
rm -r post post.html page page.html # remove per-category pages/feeds
|
rm -r post post.html page page.html # remove per-category pages/feeds
|
||||||
|
|
||||||
# commit
|
# commit
|
||||||
|
|||||||
Reference in New Issue
Block a user