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