From 773eb08705998951940cee193b0d880cab2f3e8f Mon Sep 17 00:00:00 2001 From: user Date: Tue, 13 Aug 2019 13:16:55 -0400 Subject: update branchable git url --- backend/update.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backend/update.py') diff --git a/backend/update.py b/backend/update.py index 50c3983..0f5577a 100755 --- a/backend/update.py +++ b/backend/update.py @@ -27,7 +27,7 @@ if resilient.freenet.freesitemgr.found and resilient.freenet.running: ##################### Instantiate remotes git_repos = [ - resilient.git('git://standingwithresilience.branchable.com/'), + resilient.git('ssh://b-standingwithresilience@standingwithresilience.branchable.com/'), resilient.git('fairlystable-guest:/srv/git/standingwithresilience'), resilient.git('https://gitlab.com/standingwithresilience/standingwithresilience.gitlab.io.git', None) ] -- cgit v1.2.3