git ssb

0+

Grey the earthling / gkn.me.uk



Tree: b11df5af2a5f37490c79adb7b59892579870e3a8

Files: b11df5af2a5f37490c79adb7b59892579870e3a8 / 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