fix
This commit is contained in:
7
Jenkinsfile
vendored
7
Jenkinsfile
vendored
@@ -80,9 +80,10 @@ pipeline {
|
||||
|
||||
cp -R /usr/share/live-helper/templates/* config/templates/
|
||||
|
||||
sed -i 's|^menu color sel.*|menu color sel * #ff82c059 #c0000000 none|' \
|
||||
-i 's|^menu color unsel.*|menu color unsel * #8082c059 #00000000 none|' \
|
||||
-i 's|^menu color hotkey.*|menu color hotkey * #fff01e1e #00000000 none|' \
|
||||
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|' \
|
||||
config/templates/templates/syslinux/menu/header.cfg
|
||||
|
||||
chmod +x /root/update-initramfs.sh
|
||||
|
||||
Reference in New Issue
Block a user