Not needed for build
This commit is contained in:
parent
37f0c18b78
commit
ec0af90c98
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
# Install build tools
|
# Install build tools
|
||||||
sudo pacman -Sy --needed --noconfirm base-devel jq
|
sudo pacman -Sy --needed --noconfirm base-devel
|
||||||
|
|
||||||
# Add fun and color and verbosity to the pacman installer
|
# Add fun and color and verbosity to the pacman installer
|
||||||
if ! grep -q "ILoveCandy" /etc/pacman.conf; then
|
if ! grep -q "ILoveCandy" /etc/pacman.conf; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user