diff --git a/setip.sh b/setip.sh index d96d038..8e4ff5b 100755 --- a/setip.sh +++ b/setip.sh @@ -7,8 +7,8 @@ function getKey () { # Variables TRUE=1 -VDMUSER="llewellyn" -VDMHOME="/home/llewellyn" +VDMUSER="vdm" +VDMHOME="/home/vdm" VDMSCRIPT="https://raw.githubusercontent.com/vdm-io/dynamic-ip/$BRANCH/setip.sh" VDMIPSERVER="https://www.vdm.io/setip"