25 lines
758 B
Markdown
25 lines
758 B
Markdown
## Fallout GRUB theme
|
|
|
|
Supported languages: Chinese (simplified), English, French, German, Italian, Norwegian, Portuguese, Russian, Spanish, Ukrainian
|
|
|
|

|
|
|
|
---
|
|
|
|
### Installation / update
|
|
|
|
1. **Secure way:**
|
|
- Download install script:
|
|
`wget -P /tmp https://github.com/shvchk/fallout-grub-theme/raw/master/install.sh`
|
|
- Review install script at `/tmp/install.sh`
|
|
- Run it: `bash /tmp/install.sh`
|
|
|
|
2. **Easier, less secure way** — just download and run install script:
|
|
`wget -O - https://github.com/shvchk/fallout-grub-theme/raw/master/install.sh | bash`
|
|
|
|
---
|
|
|
|
### See also
|
|
|
|
- [Poly light GRUB theme](https://github.com/shvchk/poly-light)
|
|
- [Poly dark GRUB theme](https://github.com/shvchk/poly-dark)
|