From c28cc874056edc9e9166fca1b58cde4d534e4412 Mon Sep 17 00:00:00 2001 From: Tim Hawes Date: Tue, 12 Mar 2019 19:03:06 +0000 Subject: [PATCH] New URL for repo --- bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.sh b/bootstrap.sh index 56c9bbb..7e1b09a 100644 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -6,4 +6,4 @@ export PATH apt-get update apt-get install -y python-pip git pip install ansible -ansible-pull -U https://gogs.ehlab.uk/tim/ansible-hacklab-desktop +ansible-pull -U https://gitea.ehlab.uk/hacklab/ansible-hacklab-desktop