testing
This commit is contained in:
parent
919384e261
commit
c37cdde63f
4 changed files with 78 additions and 53 deletions
|
@ -19,8 +19,8 @@ sleep 0.1
|
|||
|
||||
PACKAGE=hyprland
|
||||
if command_exists "$PACKAGE"; then
|
||||
echo_warning "$PACKAGE is already installed!"
|
||||
echo_warning "Exiting now!"
|
||||
echo "$PACKAGE is already installed!"
|
||||
echo "Exiting now!"
|
||||
exit 69
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue