diff --git a/omz-custom/custom_commands.sh b/omz-custom/custom_commands.sh index 0e87538..0a2e61d 100755 --- a/omz-custom/custom_commands.sh +++ b/omz-custom/custom_commands.sh @@ -136,7 +136,7 @@ function ip() { dig +short myip.opendns.com @resolver1.opendns.com } -private function get_ip_sha1_hash() { +function get_ip_sha1_hash() { if [[ -z $1 ]]; then echo "Include string"