fix splash (maybe)
This commit is contained in:
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@@ -49,7 +49,7 @@ pipeline {
|
||||
--bootappend-live "elevator=deadline" \
|
||||
--hostname RetroDebian \
|
||||
--iso-application RetroDebian \
|
||||
--syslinux-splash splash.png \
|
||||
--syslinux-splash config/splash.png \
|
||||
--union-filesystem unionfs \
|
||||
--username bob \
|
||||
-k retrodebian1
|
||||
@@ -65,7 +65,7 @@ pipeline {
|
||||
cp /root/desktop config/chroot_local-packageslists/
|
||||
mkdir -p config/chroot_local-includes/usr/share/wallpapers
|
||||
cp /root/wallpaper.jpg config/chroot_local-includes/usr/share/wallpapers/retrodebian.jpg
|
||||
cp /root/editions/voodoo2/splash.png config/binary_syslinux/
|
||||
cp /root/editions/voodoo2/splash.png config/
|
||||
'''
|
||||
|
||||
sh '''
|
||||
|
||||
Reference in New Issue
Block a user