This commit is contained in:
pika 2025-05-16 10:35:42 +02:00
parent 0269c60f83
commit 5bf95f6e83

View file

@ -39,11 +39,12 @@ getImports() {
exit 69 exit 69
fi fi
unset PACKAGE && unset PACKAGE
PACKAGE=hyprlock &&
echo_note "Installing $PACKAGE.."
sleep 1 sleep 1
PACKAGE=hyprlock &&
echo_note "Installing $PACKAGE.."
} }
checkComp() { checkComp() {