Skip to content

Commit

Permalink
Revert "Implemented measure against pacman keyring initialization."
Browse files Browse the repository at this point in the history
This reverts commit 1587847.
  • Loading branch information
picodotdev committed Mar 6, 2024
1 parent ce7f617 commit dd1a425
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions alis.sh
Original file line number Diff line number Diff line change
Expand Up @@ -571,10 +571,6 @@ function install() {
print_step "install()"
local COUNTRIES=()

while [ "$(systemctl is-active multi-user.target)" == "inactive" ]; do
sleep 1
done

pacman-key --init
pacman-key --populate

Expand Down

0 comments on commit dd1a425

Please sign in to comment.