mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Need to install jq for the pkg-repos-accessible to work
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# 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
|
||||
omarchy-pkg-repos-accessible
|
||||
|
||||
Reference in New Issue
Block a user