Updated postinstall script to use new URL
parent
0b86d36c20
commit
a2c7501384
|
@ -23,7 +23,8 @@ OGCORE_OGLIVE_URL="$RET"
|
||||||
# SAMBA_PASS="$RET"
|
# SAMBA_PASS="$RET"
|
||||||
|
|
||||||
|
|
||||||
IPXE_REPO="https://github.com/ipxe/ipxe.git"
|
# IPXE_REPO="https://github.com/ipxe/ipxe.git"
|
||||||
|
IPXE_REPO="https://ognproject.evlt.uma.es/gitea/opengnsys/ogboot_ipxe.git"
|
||||||
|
|
||||||
# Asegurarse de que el usuario exista
|
# Asegurarse de que el usuario exista
|
||||||
USER="opengnsys"
|
USER="opengnsys"
|
||||||
|
|
Loading…
Reference in New Issue