mirror of
https://github.com/myvesta/vesta
synced 2025-07-05 20:41:53 -07:00
fixes #906
This commit is contained in:
parent
dabb19573c
commit
56182cecf4
1 changed files with 4 additions and 0 deletions
|
@ -11,6 +11,10 @@
|
||||||
# Variable&Function #
|
# Variable&Function #
|
||||||
#----------------------------------------------------------#
|
#----------------------------------------------------------#
|
||||||
|
|
||||||
|
# Say goodbye
|
||||||
|
echo "This script is not used anymore"
|
||||||
|
exit
|
||||||
|
|
||||||
# Argument definition
|
# Argument definition
|
||||||
user=$1
|
user=$1
|
||||||
domain=$(idn -t --quiet -u "$2" )
|
domain=$(idn -t --quiet -u "$2" )
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue