OSDN Git Service

[fix] : Fixed background.
authorhayao <shun819.mail@gmail.com>
Fri, 3 Apr 2020 05:51:30 +0000 (14:51 +0900)
committerhayao <shun819.mail@gmail.com>
Fri, 3 Apr 2020 05:51:30 +0000 (14:51 +0900)
airootfs/root/customize_airootfs_alter-madeleine.sh

index 8d88df8..7de44f0 100755 (executable)
@@ -56,5 +56,5 @@ function remove () {
 # Replace file
 remove /usr/share/backgrounds/xfce/xfce-stripes.png
 ln -s /usr/share/backgrounds/archlinux.jpg /usr/share/backgrounds/xfce/xfce-stripes.png
-[[ -f /usr/share/backgrounds/alter.png ]] && chmod 644 /usr/share/backgrounds/alter.png
+[[ -f /usr/share/backgrounds/archlinux.jpg ]] && chmod 644 /usr/share/backgrounds/archlinux.jpg
 remove /usr/share/calamares/branding/manjaro
\ No newline at end of file