mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-19 21:04:06 -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
|
# 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"
|
log_event "$OK" "$ARGUMENTS"
|
||||||
|
|
||||||
exit
|
exit
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue