vinceliuice / grub2-themes

Modern Design theme for Grub2
GNU General Public License v3.0
3.49k stars 243 forks source link

Doesn't generate whitesur .zip #221

Open francescoantoni0 opened 4 months ago

francescoantoni0 commented 4 months ago

If i use this command:

sudo ./install.sh --generate -t whitesur -i whitesur -s 1080p

It says this: ERROR: Unrecognized installation option "whitesur". Instead if I use this version:

sudo ./install.sh -t whitesur -i whitesur -s 1080p -g

I just get a code 1 error.

vinceliuice commented 4 months ago

generate option is not to make zip files, it just install theme into chosen directory, check README file