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