diff --git a/commands/core.d/bootstrap.d/ubuntu.sh b/commands/core.d/bootstrap.d/ubuntu.sh index c58386f5f2468979234c4ced57b6cfeb5e62f155..91ac706380781959b3d06c23317be09cdec9a572 100644 --- a/commands/core.d/bootstrap.d/ubuntu.sh +++ b/commands/core.d/bootstrap.d/ubuntu.sh @@ -13,7 +13,7 @@ distro_packages+=( pip_packages+=( # 'python-gilt' 'git+http://github.com/coala/git-url-parse@1.1' - 'git+git://github.com/nkakouros-forks/gilt@all' + 'git+http://github.com/nkakouros-forks/gilt@all' ) sudo apt update