Compare commits

..

1 Commits

Author SHA1 Message Date
8f3d7c38da feat: add custom ipxe bootloader
Some checks failed
Build / build-9 (pull_request) Failing after 3m11s
Build / build-8 (pull_request) Failing after 4m16s
- add rpm to manage tftpboot ipxe images for cobbler
2025-07-12 18:18:30 +10:00

View File

@ -38,7 +38,7 @@ contents:
# Scripts to run during installation/removal (optional)
scripts:
preinstall: /app/resources/preinstall.sh
preinstall: ./resources/preinstall.sh
# postinstall: ./scripts/postinstall.sh
# preremove: ./scripts/preremove.sh
# postremove: ./scripts/postremove.sh