wip
This commit is contained in:
parent
0269c60f83
commit
5bf95f6e83
1 changed files with 4 additions and 3 deletions
|
@ -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() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue