Lxtharia / minegrub-theme

A Grub Theme in the style of Minecraft!
MIT License
3.22k stars 41 forks source link

Prevent cycler from trying to rename birthday.png #13

Closed nicholasz2510 closed 1 year ago

nicholasz2510 commented 1 year ago

The cycler looped through all *.png files, including the birthday.png. This caused a bug where birthday.png would get renamed and the intended total # of files had an off by one error, making it so each run of Cycler.sh would result in one of the logo PNGs being deleted.

Lxtharia commented 1 year ago

Ayo, thanks! I only just realized that the theme couldn't load sometimes, because all the logos got deleted over time.