From 99f2e5b1653741906864acec71aa0e745325353e Mon Sep 17 00:00:00 2001 From: myvesta <38690722+myvesta@users.noreply.github.com> Date: Mon, 13 Jul 2020 16:08:38 +0200 Subject: [PATCH] Update v-make-ip-ssl --- bin/v-make-ip-ssl | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/bin/v-make-ip-ssl b/bin/v-make-ip-ssl index 2d446b16..47e12b9d 100644 --- a/bin/v-make-ip-ssl +++ b/bin/v-make-ip-ssl @@ -59,3 +59,12 @@ if [ $grepr -ge 1 ]; then echo "Done." >> /usr/local/vesta/log/v-make-ip-ssl.log fi fi + +#----------------------------------------------------------# +# Vesta # +#----------------------------------------------------------# + +# Logging +log_event "$OK" "$ARGUMENTS" + +exit