mirror of
https://github.com/serghey-rodin/vesta.git
synced 2026-01-17 21:02:25 +01:00
fixes #906
This commit is contained in:
@@ -11,6 +11,10 @@
|
||||
# Variable&Function #
|
||||
#----------------------------------------------------------#
|
||||
|
||||
# Say goodbye
|
||||
echo "This script is not used anymore"
|
||||
exit
|
||||
|
||||
# Argument definition
|
||||
user=$1
|
||||
domain=$(idn -t --quiet -u "$2" )
|
||||
|
||||
Reference in New Issue
Block a user