Remove duplicate installation
This commit is contained in:
parent
c3e814e598
commit
2d3230d74f
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
#!/bin/bash
|
||||
pushd "${BASH_SOURCE%/*}" > /dev/null;
|
||||
. "../Config/pacman/install.sh";
|
||||
|
||||
# Firmware
|
||||
yay --noconfirm -Syu mkinitcpio-firmware;
|
||||
|
|
Loading…
Reference in a new issue