minor edits
This commit is contained in:
parent
346fbd6653
commit
293c4b9965
2 changed files with 34 additions and 12 deletions
4
swww.sh
4
swww.sh
|
@ -16,8 +16,8 @@
|
|||
|
||||
PACKAGE=swww
|
||||
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