Add package for examining pacman
packages
This commit is contained in:
parent
0e3e2645f8
commit
868477cf23
1 changed files with 2 additions and 0 deletions
|
@ -5,4 +5,6 @@ pushd "${BASH_SOURCE%/*}" > /dev/null;
|
|||
. "../Config/pacman/install.sh";
|
||||
. "../Software/yay/install.sh";
|
||||
|
||||
sudo pacman -Syu pacman-contrib;
|
||||
|
||||
popd > /dev/null;
|
||||
|
|
Loading…
Reference in a new issue