testing..
This commit is contained in:
parent
139a9f75ff
commit
640df010fe
1 changed files with 1 additions and 0 deletions
|
@ -231,6 +231,7 @@ _setup() {
|
||||||
if command_exists pacman; then
|
if command_exists pacman; then
|
||||||
if ! checkAUR; then
|
if ! checkAUR; then
|
||||||
paruBuildDir="/opt/builds"
|
paruBuildDir="/opt/builds"
|
||||||
|
$_sudo mkdir -p "$paruBuildDir"
|
||||||
# if ! command_exists paru; then
|
# if ! command_exists paru; then
|
||||||
echo "${YELLOW}Installing paru as AUR helper...${NC}"
|
echo "${YELLOW}Installing paru as AUR helper...${NC}"
|
||||||
$_sudo pacman -S --needed --noconfirm base-devel git
|
$_sudo pacman -S --needed --noconfirm base-devel git
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue