diff --git a/auto/config b/auto/config index f4b7346..a76c06f 100755 --- a/auto/config +++ b/auto/config @@ -39,7 +39,7 @@ CURRENT_DATE=$(date +%Y%m%d) export SOURCE_DATE_EPOCH=$(date +%s) # repository URL -PUREOS_REPO="http://repo.pureos.net/pureos/" +PUREOS_REPO="http://mirror.puresauce.org/pureos/" # current architecture arch=$(dpkg --print-architecture) diff --git a/helper/make_chroot.sh b/helper/make_chroot.sh index 95edd71..95f9525 100755 --- a/helper/make_chroot.sh +++ b/helper/make_chroot.sh @@ -5,6 +5,6 @@ debootstrap \ --keyring=/usr/share/keyrings/pureos-archive-keyring.gpg \ amber \ lbchroot \ - https://repo.pureos.net/pureos + https://mirror.puresauce.org/pureos debspawn create amber