work
This commit is contained in:
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user