mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 02:28:05 -07:00
delete debug info
This commit is contained in:
parent
94944001e3
commit
f9033d8102
1 changed files with 0 additions and 1 deletions
|
@ -35,7 +35,6 @@ is_web_backend_pool_valid
|
|||
|
||||
# Checking last webdomain
|
||||
domains=$(search_objects 'web' 'SUSPENDED' "no" 'DOMAIN'|wc -l)
|
||||
echo $domain
|
||||
if [ "$backend" = "$user" ] && [ "$domains" -gt 1 ]; then
|
||||
exit
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue