diff --git a/defaults.inc b/defaults.inc index ae6c632..d12dd4b 100755 --- a/defaults.inc +++ b/defaults.inc @@ -1,6 +1,6 @@ #!/usr/bin/env bash -VERS='1.07262022' +VERS='1.10312022' MMSRV=$(/sbin/ip -o -4 addr list ens160 | awk '{print $4}' | cut -d/ -f1)