change keyring message

This commit is contained in:
Tobias Powalowski 2023-08-02 08:41:17 +02:00
parent 01e0289483
commit 40931d89bf

View file

@ -88,7 +88,7 @@ _prepare_pacman() {
sleep 5
return 1
else
_progress "100" "Pacman is ready."
_progress "100" "Arch Linux keyring is ready."
sleep 2
fi
}