summaryrefslogtreecommitdiff
path: root/pkg/scripts
diff options
context:
space:
mode:
authorKwadroNaut <kwadronaut@puscii.nl>2013-09-19 10:15:58 +0200
committerKwadroNaut <kwadronaut@puscii.nl>2013-09-19 10:15:58 +0200
commit8ff009fde1659a2af4ca4c380ef5a56f18a1c6a7 (patch)
tree261622f0751d1de08de5acd8ab7c7cac61d96050 /pkg/scripts
parent006f362af526e9283c698805100e54c18b2be390 (diff)
Url change of download
Actually there should still be a test if it fails!
Diffstat (limited to 'pkg/scripts')
-rwxr-xr-xpkg/scripts/bitmask_bootstrap.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/scripts/bitmask_bootstrap.sh b/pkg/scripts/bitmask_bootstrap.sh
index 42eb0af9..bd568ebd 100755
--- a/pkg/scripts/bitmask_bootstrap.sh
+++ b/pkg/scripts/bitmask_bootstrap.sh
@@ -33,7 +33,7 @@ echo "${cc_green}Installing bitmask...${cc_normal}"
# change "develop" for any other branch you want.
-pip install -e 'git://leap.se/leap_client@develop#egg=leap.bitmask'
+pip install -e 'git+https://leap.se/git/bitmask_client@develop#egg=leap.bitmask'
cd bitmask-testbuild