mirror of
https://github.com/myvesta/vesta
synced 2025-08-19 21:04:07 -07:00
SILENT_MODE in v-search-domain-owner
This commit is contained in:
parent
0fae1613e3
commit
3391125925
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@
|
||||||
# Variable&Function #
|
# Variable&Function #
|
||||||
#----------------------------------------------------------#
|
#----------------------------------------------------------#
|
||||||
|
|
||||||
|
SILENT_MODE=1
|
||||||
|
|
||||||
# Argument definition
|
# Argument definition
|
||||||
domain=$(idn -t --quiet -u "$1" )
|
domain=$(idn -t --quiet -u "$1" )
|
||||||
type=${2-any}
|
type=${2-any}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue