We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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:
ERROR: Unrecognized installation option "whitesur"
sudo ./install.sh -t whitesur -i whitesur -s 1080p -g
I just get a code 1 error.
1
The text was updated successfully, but these errors were encountered:
generate option is not to make zip files, it just install theme into chosen directory, check README file
generate
Sorry, something went wrong.
No branches or pull requests
If i use this command:
It says this:
ERROR: Unrecognized installation option "whitesur"
.Instead if I use this version:
I just get a code
1
error.The text was updated successfully, but these errors were encountered: