git ssb

0+

Grey the earthling / gkn.me.uk



Tree: 263dcac6d85effcc6f97824bc6bc03a86122b31f

Files: 263dcac6d85effcc6f97824bc6bc03a86122b31f / 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