mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 10:37:39 -07:00
fixed the name in logging
This commit is contained in:
parent
b21624cddd
commit
8485dbdb31
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ update_ip_value '$NAME' "$ip_name"
|
|||
#----------------------------------------------------------#
|
||||
|
||||
# Logging
|
||||
log_history "changed associated dns on $ip to $domain" '' 'admin'
|
||||
log_history "changed associated dns on $ip to $ip_name" '' 'admin'
|
||||
log_event "$OK" "$ARGUMENTS"
|
||||
|
||||
exit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue