diff --git a/build/install-toolchain.sh b/build/install-toolchain.sh index 38f2edc..7bc50c9 100755 --- a/build/install-toolchain.sh +++ b/build/install-toolchain.sh @@ -27,7 +27,7 @@ echo "172.17.0.1 repo.build.vm" >>/etc/hosts service nginx reload # Change SPOC repository -sed -i 's/repo\.spotter\.cz/repo.build.vm/' /etc/spoc/spoc.conf +sed -i 's/https:\/\/repo\.spotter\.cz/http:\/\/repo.build.vm/' /etc/spoc/spoc.conf # Supply abuild key # echo '/root/repo.spotter.cz.rsa' | abuild-keygen