mirror of
https://github.com/sortedcord/bootstrap.git
synced 2026-07-23 12:42:49 +05:30
refactor(Installers): Update all installers to use library helpers and Update add_installer skill
This commit is contained in:
@@ -38,6 +38,7 @@ install_yay() {
|
||||
else
|
||||
log_info "Dependencies (git and base-devel) are already present. Skipping package installation."
|
||||
fi
|
||||
registry_add_sys_deps "yay" "git" "base-devel"
|
||||
|
||||
log_info "Cloning yay-bin repository..."
|
||||
local clone_dir
|
||||
|
||||
Reference in New Issue
Block a user