From ab765b1c2f392e5fd79f9180a93991c13299488e Mon Sep 17 00:00:00 2001 From: Karl Semich <0xloem@gmail.com> Date: Sun, 4 Sep 2016 07:45:14 -0400 Subject: added gitlab pulls to public update script --- backend/update.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'backend') 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: -- cgit v1.2.3