trwnh.com/unified.test.hugo/deploy
2024-10-05 14:56:14 -05:00

4 lines
91 B
Bash
Executable file

#!/bin/bash
rm -r public/
hugo
rsync -avz --delete public/ a@trwnh.com:/srv/http/trwnh.com