This commit is contained in:
2026-03-21 23:20:06 +01:00
parent e8e076eb99
commit c5d9d780b0
5 changed files with 10 additions and 6 deletions

3
Jenkinsfile vendored
View File

@@ -123,7 +123,6 @@ pipeline {
-k retrodebian1
cp -R /usr/share/live-helper/templates/* config/templates/
sed -i \
-e 's|^menu vshift.*|menu vshift 0|' \
-e 's|^menu hshift.*|menu hshift 0|' \
@@ -135,6 +134,8 @@ pipeline {
-e 's|^menu color timeout_msg.*|menu color timeout_msg * #ffB0B0B0 #00000000 none|' \
-e 's|^menu color timeout.*|menu color timeout * #ffff0000 #00000000 none|' \
config/templates/syslinux/menu/header.cfg
tar -xf /root/deps/theme-AdwaitaDark.tar -C /usr/share/themes/
chmod +x /root/update-initramfs.sh
chmod +x /root/zzz-config-live.sh