mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 10:37:42 -07:00
Update v-get-database-credentials-of-domain
This commit is contained in:
parent
32d5ed48d0
commit
6ebf690d54
1 changed files with 1 additions and 2 deletions
|
@ -27,8 +27,7 @@ source /usr/local/vesta/func/main.sh
|
|||
#----------------------------------------------------------#
|
||||
|
||||
check_args '1' "$#" 'DOMAIN [SUBFOLDER]'
|
||||
domain=$DOMAIN
|
||||
is_format_valid 'domain'
|
||||
is_domain_format_valid "$DOMAIN"
|
||||
|
||||
USER=$(/usr/local/vesta/bin/v-search-domain-owner "$DOMAIN")
|
||||
if [ -z "$USER" ]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue