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
|
||||
fi
|
||||
|
||||
unset PACKAGE &&
|
||||
PACKAGE=hyprlock &&
|
||||
echo_note "Installing $PACKAGE.."
|
||||
unset PACKAGE
|
||||
|
||||
sleep 1
|
||||
|
||||
PACKAGE=hyprlock &&
|
||||
echo_note "Installing $PACKAGE.."
|
||||
}
|
||||
|
||||
checkComp() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue