do not refresh keys for now
This commit is contained in:
parent
422ae0fbaf
commit
ba0afe95e5
1 changed files with 1 additions and 1 deletions
2
larbs.sh
2
larbs.sh
|
@ -179,7 +179,7 @@ preinstallmsg || error "User exited."
|
|||
adduserandpass || error "Error adding username and/or password."
|
||||
|
||||
# Refresh Arch keyrings.
|
||||
refreshkeys || error "Error automatically refreshing Arch keyring. Consider doing so manually."
|
||||
# refreshkeys || error "Error automatically refreshing Arch keyring. Consider doing so manually."
|
||||
|
||||
dialog --title "LARBS Installation" --infobox "Installing \`basedevel\` and \`git\` for installing other software." 5 70
|
||||
installpkg base-devel
|
||||
|
|
Loading…
Reference in a new issue