summaryrefslogtreecommitdiff
path: root/deploy.sh
blob: 0b57bc460ce99541fe50d1f8e2f6398ef2b04782 (plain)
1
2
./fetch_and_build.sh
tar cf - -C target . | ssh push-f.com 'sh -c "set -x; cd /var/www/rust-features.push-f.com && pwd && tar xvf - && echo done"'