website/deploy.sh

5 lines
75 B
Bash
Raw Normal View History

2021-03-25 14:05:22 +01:00
#!/bin/zsh
2021-02-11 21:44:56 +01:00
2021-03-25 14:05:22 +01:00
bundle exec jekyll build
rsync -r _site/ gay@bsd.gay:~/pub/www