mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 06:17:49 +00:00
One more cosmetical thing
This commit is contained in:
@@ -25,5 +25,5 @@ git config user.email "nobody@example.com"
|
||||
cp -r ../posts _posts
|
||||
cp ../pages/* ./
|
||||
git add .
|
||||
git commit -qm "update blog to $TRAVIS_COMMIT"
|
||||
git commit -qm "Update blog to $TRAVIS_COMMIT"
|
||||
git push -q origin gh-pages
|
||||
|
||||
Reference in New Issue
Block a user