diff --git a/install.sh b/install.sh index 8746336..dfbd3bb 100755 --- a/install.sh +++ b/install.sh @@ -142,7 +142,7 @@ generate() { fi prompt -w "\n Using custom background.jpg as grub background image..." cp -a --no-preserve=ownership "${REO_DIR}/background.jpg" "${THEME_DIR}/${theme}/background.jpg" - magick -auto-orient "${THEME_DIR}/${theme}/background.jpg" "${THEME_DIR}/${theme}/background.jpg" + magick "${THEME_DIR}/${theme}/background.jpg" -auto-orient "${THEME_DIR}/${theme}/background.jpg" fi # Determine which assets to use based on custom resolution or screen