summaryrefslogtreecommitdiff
path: root/backend
diff options
context:
space:
mode:
authorKarl Semich <0xloem@gmail.com>2016-09-04 07:45:14 -0400
committerKarl Semich <0xloem@gmail.com>2016-09-04 07:45:14 -0400
commitab765b1c2f392e5fd79f9180a93991c13299488e (patch)
tree77e5b32d64569e851eca5051454ab590eea938e5 /backend
parente71611569b1ce552cac9863a1744cc65dea747bc (diff)
downloadstandingwithresilience-ab765b1c2f392e5fd79f9180a93991c13299488e.tar.gz
standingwithresilience-ab765b1c2f392e5fd79f9180a93991c13299488e.zip
added gitlab pulls to public update script
Diffstat (limited to 'backend')
-rwxr-xr-xbackend/update.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/backend/update.py b/backend/update.py
index 417ed2e..f97d0aa 100755
--- a/backend/update.py
+++ b/backend/update.py
@@ -28,7 +28,8 @@ if resilient.freenet.freesitemgr.found and resilient.freenet.running:
git_repos = [
resilient.git('git://standingwithresilience.branchable.com/'),
- resilient.git('fairlystable-guest:/srv/git/standingwithresilience')
+ resilient.git('fairlystable-guest:/srv/git/standingwithresilience'),
+ resilient.git('https://gitlab.com/standingwithresilience/standingwithresilience.gitlab.io.git')
]
for host in zeronet_urls: