./hugo.exe -D
git add .
git commit -m "update"
git push
ssh root@cyz.ink 'cd ~/blog && git pull && exit'