abdullahtarawneh.com/deploy

5 lines
109 B
Plaintext
Raw Permalink Normal View History

2023-08-31 16:28:42 +00:00
#!/bin/bash
rm -r public/
hugo
rsync -avz --delete public/ a@trwnh.com:/srv/http/abdullahtarawneh.com/public