diff --git a/push.sh b/push.sh index 60d1725..d23f025 100755 --- a/push.sh +++ b/push.sh @@ -5,3 +5,4 @@ hugo -D git add . git commit -m "update" git push +rm public/post/index.html