This commit is contained in:
2026-03-21 21:09:10 +01:00
parent f55d0194fc
commit 10b4f830f6

4
Jenkinsfile vendored
View File

@@ -75,12 +75,12 @@ pipeline {
--syslinux-splash config/binary_syslinux/splash.jpg \
--union-filesystem unionfs \
--username bob \
templates config/templates
--templates config/templates \
-k retrodebian1
cp -R /usr/share/live-helper/templates/* config/templates/
sed -i
sed -i \
-e 's|^menu color sel.*|menu color sel * #ff82c059 #c0000000 none|' \
-e 's|^menu color unsel.*|menu color unsel * #8082c059 #00000000 none|' \
-e 's|^menu color hotkey.*|menu color hotkey * #fff01e1e #00000000 none|' \