Skip to content

Commit c3192a9

Browse files
author
Taranveer Bains
committed
chore: change echo to opoo
1 parent 46fd6bc commit c3192a9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.goreleaser-rc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,4 +104,4 @@ brews:
104104
# Templates: allowed
105105
skip_upload: false
106106
post_install: |
107-
echo "⚠︎ rc-chatgpt-tui is deprecated and will be removed in the future. Use rc-nekot instead."
107+
opoo "⚠︎ rc-chatgpt-tui is deprecated and will be removed in the future. Use rc-nekot instead."

.goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,4 +89,4 @@ brews:
8989
name: tearingitup786
9090
skip_upload: auto
9191
post_install: |
92-
echo "⚠︎ chatgpt-tui is deprecated and will be removed in the future. Use nekot instead."
92+
opoo "⚠︎ chatgpt-tui is deprecated and will be removed in the future. Use nekot instead."

0 commit comments

Comments
 (0)