summaryrefslogtreecommitdiff
path: root/tools/publish.sh
blob: 987cf0010e9a7b0b824e020d59684f888bae798b (plain)
1
2
3
4
5
6
7
8
#!/bin/sh

make -f tools/Makefile

# upload
rsync --exclude '.*' --exclude '*.org' --exclude 'src/' \
      --exclude 'tools/' --exclude 'build/' \
      -avz . tart.uberspace.net:public_html/