From 91cedb24874e868cd3b327c44e38b40feb4824ea Mon Sep 17 00:00:00 2001 From: elijah Date: Thu, 19 May 2016 12:19:17 -0700 Subject: added deploy instructions --- DEPLOY.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 DEPLOY.md (limited to 'DEPLOY.md') diff --git a/DEPLOY.md b/DEPLOY.md new file mode 100644 index 0000000..466eae5 --- /dev/null +++ b/DEPLOY.md @@ -0,0 +1,13 @@ +To deploy bitmask_help to bitmask.net: + + git clone ssh://gitolite@leap.se/bitmask + cd bitmask + leap deploy production + +To update the bitmask install instructions: + + git clone ssh://gitolite@leap.se/dl_bitmask_net + git clone ssh://gitolite@leap.se/bitmask_help + cd bitmask_help + sh sync.sh + -- cgit v1.2.3