diff --git a/etc/config/hooks/live/099-install-custom-apps.chroot b/etc/config/hooks/live/099-install-custom-apps.chroot index 13ed6c66..b5a81416 100644 --- a/etc/config/hooks/live/099-install-custom-apps.chroot +++ b/etc/config/hooks/live/099-install-custom-apps.chroot @@ -288,7 +288,7 @@ zoom-percent=115" | tee -a /home/rhino-live/.config/docks.ini > /dev/null sudo rm /usr/share/lightdm/lightdm.conf.d/60-xubuntu.conf sudo rm /usr/share/xsessions/xfce.desktop /usr/share/xsessions/xubuntu.desktop -sudo mv /usr/share/backgrounds/xfce/xfce-x.svg /usr/share/backgrounds/xfce/xfce-uglyrat.svg +[[ -f /usr/share/backgrounds/xfce/xfce-x.svg ]] && sudo mv /usr/share/backgrounds/xfce/xfce-x.svg /usr/share/backgrounds/xfce/xfce-uglyrat.svg sudo ln -sf /usr/share/backgrounds/xfce/rolling-rhino-default.png /usr/share/backgrounds/xfce/xfce-x.svg sudo apt-get clean