mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 02:28:05 -07:00
Reset UPDATE_SSL_SCRIPT
This commit is contained in:
parent
1c1ed27357
commit
27e892c6e3
1 changed files with 2 additions and 0 deletions
|
@ -143,6 +143,8 @@ if [ ! -z "$UPDATE_HOSTNAME_SSL" ] && [ "$UPDATE_HOSTNAME_SSL" = "yes" ]; then
|
|||
fi
|
||||
fi
|
||||
|
||||
UPDATE_SSL_SCRIPT=''
|
||||
source $VESTA/conf/vesta.conf
|
||||
if [ ! -z "$UPDATE_SSL_SCRIPT" ]; then
|
||||
eval "$UPDATE_SSL_SCRIPT $user $domain"
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue