summaryrefslogtreecommitdiff
path: root/backend/update.py
diff options
context:
space:
mode:
Diffstat (limited to 'backend/update.py')
-rwxr-xr-xbackend/update.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/update.py b/backend/update.py
index f97d0aa..50c3983 100755
--- a/backend/update.py
+++ b/backend/update.py
@@ -29,7 +29,7 @@ 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('https://gitlab.com/standingwithresilience/standingwithresilience.gitlab.io.git')
+ resilient.git('https://gitlab.com/standingwithresilience/standingwithresilience.gitlab.io.git', None)
]
for host in zeronet_urls: