Explorar o código

bump to 12-1 RELEASE

David Marec %!s(int64=5) %!d(string=hai) anos
pai
achega
f57505870b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      zfsinstall.sh

+ 1 - 1
zfsinstall.sh

@@ -107,7 +107,7 @@ echo =======================================
 
 
 for I in base.txz kernel.txz lib32.txz; do
-	fetch http://ftp.freebsd.org/pub/FreeBSD/releases/amd64/12.0-BETA3/${I}
+	fetch http://ftp.freebsd.org/pub/FreeBSD/releases/amd64/12.1-RELEASE/${I}
 	tar --unlink -pJxf ${I} -C ${DESTDIR}
 done