Compare commits

..

1 Commits

Author SHA1 Message Date
e0026ddb05 feat: add custom ipxe bootloader
All checks were successful
Build / build-9 (pull_request) Successful in 3m22s
Build / build-8 (pull_request) Successful in 5m7s
- add rpm to manage tftpboot ipxe images for cobbler
2025-07-12 18:38:47 +10:00

View File

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