Skip to content
New issue

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

Documentation: Install instructions for copying are faulty #22

Closed
Managor opened this issue Jul 22, 2023 · 4 comments
Closed

Documentation: Install instructions for copying are faulty #22

Managor opened this issue Jul 22, 2023 · 4 comments

Comments

@Managor
Copy link

Managor commented Jul 22, 2023

By default /boot/grub/themes/minegrub-theme/ does not exist. Thus sudo cp -ruv ./minegrub-theme/* /boot/grub/themes/minegrub-theme/ returns an error cp: target '/boot/grub/themes/minegrub-theme/': No such file or directory

@airpods69
Copy link

I was thinking of making a directory and doing that

@Lxtharia
Copy link
Owner

Thanks, fixed it in latest commit

I don't know if there is a way to cp a folder recursively without the hidden .git folder, which would remove the need for that mkdir command.

@Managor
Copy link
Author

Managor commented Jul 24, 2023

A possibility would be to move the theme into its own directory in the repo.

@Lxtharia
Copy link
Owner

That's actually the perfect idea that my smooth brain didn't think of, thanks! I'll also clean up the other files a bit better, because right now the entire file tree is kind of a mess lmao

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants