Do not hardcode path to config file, and move it to the right directory
All checks were successful
Builds / ExectOS (amd64) (push) Successful in 27s
Builds / ExectOS (i686) (push) Successful in 25s

This commit is contained in:
2023-12-23 23:11:15 +01:00
parent aa534ef011
commit e99afaba41
3 changed files with 5 additions and 5 deletions

View File

@@ -1 +1 @@
set_install_file(xtldr.ini efi/boot)
set_install_file(xtldr.ini efi/boot/xtldr)