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