abdullahtarawneh.com/deploy

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