diff --git a/dnsf.service b/dnsf.service index 80b8d08..f4c9918 100644 --- a/dnsf.service +++ b/dnsf.service @@ -4,7 +4,6 @@ After=network.target [Service] WorkingDirectory=/etc/dnsf -# Update with commands given by bitbucket to get correct auth keys ExecStart=/usr/bin/python3 '/etc/dnsf/dnsf.py' Restart=always Type=simple