Need to install jq for the pkg-repos-accessible to work
This commit is contained in:
parent
8b192c30e1
commit
92a491fd47
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
# Install build tools
|
# Install build tools
|
||||||
sudo pacman -Sy --needed --noconfirm base-devel
|
sudo pacman -Sy --needed --noconfirm base-devel jq
|
||||||
|
|
||||||
# Ensure package repositories are accessible before proceeding
|
# Ensure package repositories are accessible before proceeding
|
||||||
omarchy-pkg-repos-accessible
|
omarchy-pkg-repos-accessible
|
||||||
|
Loading…
x
Reference in New Issue
Block a user