summaryrefslogtreecommitdiff
path: root/templates/syslinux/normal/prompt.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'templates/syslinux/normal/prompt.cfg')
-rw-r--r--templates/syslinux/normal/prompt.cfg6
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/syslinux/normal/prompt.cfg b/templates/syslinux/normal/prompt.cfg
index 26d5517..97ed60c 100644
--- a/templates/syslinux/normal/prompt.cfg
+++ b/templates/syslinux/normal/prompt.cfg
@@ -1,6 +1,6 @@
prompt 1
timeout 0
default live
-display boot.txt
-include menu.cfg
-include help.cfg
+display {$LIVE_SCREEN_PATH}/boot.txt
+include {$LIVE_SCREEN_PATH}/menu.cfg
+include {$LIVE_SCREEN_PATH}/help.cfg