trwnh.com/unified.test.hugo/deploy

5 lines
91 B
Text
Raw Normal View History

2024-10-05 19:56:14 +00:00
#!/bin/bash
rm -r public/
hugo
rsync -avz --delete public/ a@trwnh.com:/srv/http/trwnh.com