Configure pacman at the beginning
This commit is contained in:
parent
9f63e4ed04
commit
d7e55e0f6d
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
pushd "${BASH_SOURCE%/*}" > /dev/null;
|
||||
|
||||
. "../Config/pacman/install.sh";
|
||||
. "../Software/yay/install.sh";
|
||||
|
||||
# Essentials
|
||||
|
|
Loading…
Reference in a new issue