durfdoen-2.0/deploy_prod.sh
2020-09-17 23:47:55 +02:00

6 lines
126 B
Bash
Executable file

#!/bin/bash
bundle exec nanoc
rsync -crtvu --delete -e "ssh -p2222" output/ "durfdoen@student4.ugent.be:/sd/data/durfdoen/"