publish-gh-pages: remove rm index.html not needed anymore

This commit is contained in:
Ciro Santilli 六四事件 法轮功
2019-07-14 00:00:08 +00:00
parent 062d1cf085
commit 3c628ee19f

View File

@@ -10,4 +10,3 @@ git add index.html
git commit --message "$(git log -n1 --pretty='%H' master)"
git push --force
git checkout -
rm index.html