From 080629fa0cb18fa3402e829aa6d9f09915569a57 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Wed, 11 May 2022 22:54:45 +0000 Subject: [PATCH] update --- push.sh | 1 + 1 file changed, 1 insertion(+) 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