Skip to content

Commit

Permalink
Rename function
Browse files Browse the repository at this point in the history
  • Loading branch information
merces committed Dec 7, 2022
1 parent 6c286a4 commit fa68fb2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
bh_ipisblacklisted() {
bh_ipisblocked() {
(( $# < 1 )) && return 1

local ipaddress="${1:-`bh_myip`}"
Expand Down

0 comments on commit fa68fb2

Please sign in to comment.