mirror of
https://github.com/namibia/demo-sync.git
synced 2024-11-21 19:15:10 +00:00
oops wrong user var, fixed to use vdm as user
This commit is contained in:
parent
17fe31bfb9
commit
8463840956
4
setip.sh
4
setip.sh
@ -7,8 +7,8 @@ function getKey () {
|
|||||||
|
|
||||||
# Variables
|
# Variables
|
||||||
TRUE=1
|
TRUE=1
|
||||||
VDMUSER="llewellyn"
|
VDMUSER="vdm"
|
||||||
VDMHOME="/home/llewellyn"
|
VDMHOME="/home/vdm"
|
||||||
VDMSCRIPT="https://raw.githubusercontent.com/vdm-io/dynamic-ip/$BRANCH/setip.sh"
|
VDMSCRIPT="https://raw.githubusercontent.com/vdm-io/dynamic-ip/$BRANCH/setip.sh"
|
||||||
VDMIPSERVER="https://www.vdm.io/setip"
|
VDMIPSERVER="https://www.vdm.io/setip"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user