mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-22 13:22:28 +00:00
chore: adjusting indentation
This commit is contained in:
parent
973c960fba
commit
a247393128
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
installZapZap() {
|
installZapZap() {
|
||||||
if ! command_exists com.rtosta.zapzap && ! command_exists zapzap; then
|
if ! command_exists com.rtosta.zapzap && ! command_exists zapzap; then
|
||||||
printf "%b\n" "${YELLOW}Installing Zap-Zap...${RC}"
|
printf "%b\n" "${YELLOW}Installing Zap-Zap...${RC}"
|
||||||
case "$PACKAGER" in
|
case "$PACKAGER" in
|
||||||
pacman)
|
pacman)
|
||||||
"$AUR_HELPER" -S --needed --noconfirm zapzap
|
"$AUR_HELPER" -S --needed --noconfirm zapzap
|
||||||
|
|
Loading…
Reference in New Issue
Block a user