Skip to content

Commit dd1a425

Browse files
committed
Revert "Implemented measure against pacman keyring initialization."
This reverts commit 1587847.
1 parent ce7f617 commit dd1a425

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

alis.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -571,10 +571,6 @@ function install() {
571571
print_step "install()"
572572
local COUNTRIES=()
573573

574-
while [ "$(systemctl is-active multi-user.target)" == "inactive" ]; do
575-
sleep 1
576-
done
577-
578574
pacman-key --init
579575
pacman-key --populate
580576

0 commit comments

Comments
 (0)