This commit is contained in:
pika 2025-05-22 15:59:42 +02:00
parent adca0098ed
commit dfe0c9e6c1

View file

@ -126,7 +126,7 @@ main() {
check "Installed $pkg"
line
else
throw "$pkg could not get installed.."
check "$pkg could not get installed.."
echo_error "${err:-}"
echo_note "${out:-}"
line