abdullahtarawneh.com/deploy
2023-08-31 11:28:42 -05:00

5 lines
109 B
Bash
Executable file

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