CerebruxCode / Archon

Ο πρώτος Ελληνικός Arch Linux Installer
GNU General Public License v3.0
49 stars 13 forks source link

Διαχωρισμός grub πακέτων #117

Closed JohnGavr closed 4 years ago

JohnGavr commented 4 years ago

Εγκατάσταση του πακέτου efibootmgr μόνο σε περίπτωση UEFI.

cerebrux commented 4 years ago

Στην γραμμή 468 χτυπάει το Lint.:

In /github/workspace/archon.sh line 468:
        pacman -U --noconfirm *.pkg.tar.xz
                                      ^-- SC2035: Use ./*glob* or -- *glob* so names with dashes won't become options.

Αυτό δες: SC2035: Use ./glob or -- glob so names with dashes won't become options

pacman -U --noconfirm ./*.pkg.tar.xz