Skip to content

Commit

Permalink
chore: adjusting indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
harshv5094 committed Nov 6, 2024
1 parent 973c960 commit a247393
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

installZapZap() {
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
pacman)
"$AUR_HELPER" -S --needed --noconfirm zapzap
Expand Down

0 comments on commit a247393

Please sign in to comment.