This commit is contained in:
parent
f4530fb1f8
commit
f9bcb82f84
1 changed files with 1 additions and 0 deletions
|
@ -84,6 +84,7 @@ cp -r root/etc/default/dyndns /etc/default/dyndns
|
||||||
echo "DIGITALOCEAN_TOKEN=${DIGITALOCEAN_TOKEN}"
|
echo "DIGITALOCEAN_TOKEN=${DIGITALOCEAN_TOKEN}"
|
||||||
echo "NAME=${CLOUD_REGION}"
|
echo "NAME=${CLOUD_REGION}"
|
||||||
} >>/etc/default/dyndns
|
} >>/etc/default/dyndns
|
||||||
|
systemctl daemon reload
|
||||||
systemctl enable --now dyndns
|
systemctl enable --now dyndns
|
||||||
systemctl restart dyndns
|
systemctl restart dyndns
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue