diff --git a/scripts/remote-install.sh b/scripts/remote-install.sh index 39598dd8..6937141e 100644 --- a/scripts/remote-install.sh +++ b/scripts/remote-install.sh @@ -146,7 +146,7 @@ deb-src http://archive.ubuntu.com/ubuntu/ ${UBUNTU_CODENAME}-updates main univer EOFLIST2 fi -apt-key adv --keyserver keyserver.ubuntu.com:80 --recv-keys A2E3EF7B +apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys A2E3EF7B log "Update system packages" apt-get update