We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82792e1 commit 40c7eecCopy full SHA for 40c7eec
1 file changed
system/isolinux.cfg
@@ -5,9 +5,9 @@
5
# (c) 2019-2021 Fascode Network.
6
#
7
8
-PATH /%INSTALL_DIR%/boot/syslinux/
+PATH /syslinux/
9
DEFAULT loadconfig
10
11
LABEL loadconfig
12
- CONFIG /%INSTALL_DIR%/boot/syslinux/archiso.cfg
+ CONFIG /syslinux/archiso.cfg
13
APPEND /%INSTALL_DIR%/
0 commit comments