wires

summary refs log tree commit diff
path: root/deploy.sh
blob: 8ad09b2120d984e95cbc2978921457abf8a6f6ec (plain) (blame)
1
2
3
4
#!/bin/sh

rm -rf ./public
hugo && rsync -rvz --delete ./public/ wires.systems:/var/www/html