diff --git a/build-rootfs.sh b/build-rootfs.sh index 640abe2..5f8629f 100644 --- a/build-rootfs.sh +++ b/build-rootfs.sh @@ -22,7 +22,7 @@ ARCH="amd64" DEBIAN_SUITE="trixie" DEBIAN_MIRROR="http://deb.debian.org/debian" -ESPOS_REPO="https://repo.espos.dev" +ESPOS_REPO="https://repo.elordenador.org" ESPOS_SUITE="espos-unstable" ROOTFS="$(pwd)/rootfs"