abdullahtarawneh.com/deploy
2025-01-15 19:33:16 -06:00

4 lines
103 B
Bash
Executable file

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