git ssb

0+

Grey the earthling / gkn.me.uk



Tree: 09853b2cb333cee284b5dd42cb21a933dbdc1b66

Files: 09853b2cb333cee284b5dd42cb21a933dbdc1b66 / build.sh

131 bytesRaw
1./develop_server.sh stop && \
2 git checkout master && \
3 git merge develop && \
4 git push && \
5 pelican && \
6 git checkout develop
7

Built with git-ssb-web