1
0
Files
Ventoy-theme-poly-dark/README.md
T
2018-02-26 05:47:31 +03:00

564 B
Raw Blame History

Poly light GRUB theme

Supported languages: Chinese (simplified, English, French, German, Portuguese, Russian, Ukrainian

Installation / update

  1. Secure way:

    • Download install script:
      wget -P /tmp https://github.com/shvchk/poly-light/raw/master/install.sh
    • Review install script at /tmp/install.sh
    • Run it: sh /tmp/install.sh
  2. Easier, less secure way — just download and run install script:
    wget -O - https://github.com/shvchk/poly-light/raw/master/install.sh | sh