This commit is contained in:
parent
4a92605aa2
commit
0e86dc1a0b
2 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ systemctl restart alloy
|
|||
|
||||
##
|
||||
echo "== Configure Dyndns"
|
||||
cp root/systemd/system/dyndns.service /systemd/system/dyndns.service
|
||||
cp root/etc/systemd/system/dyndns.service /etc/systemd/system/dyndns.service
|
||||
cp -r root/etc/default/dyndns /etc/default/dyndns
|
||||
{
|
||||
echo "DIGITALOCEAN_TOKEN=${DIGITALOCEAN_TOKEN}"
|
||||
|
|
Loading…
Reference in a new issue