#!/bin/bash git pull hugo -D git add . git commit -m "update" git push rm public/post/index.html