Skip to content

Commit

Permalink
Fixed header
Browse files Browse the repository at this point in the history
  • Loading branch information
gtwy committed Jun 8, 2021
1 parent d7ae522 commit 9c4f2eb
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions autoconf-duckdns6.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
#!/bin/bash
# shellcheck source=/dev/null
# Autoconfig for DuckDNS IPv4 & IPv6 Update Script v1.0.3
# By James Watt 2017-05-12 Updated 2021-06-07
# This script is intended for hosts with an IPv4 NAT address and a public IPv6 address
# By James Watt 2017-05-12 Updated 2021-06-08
# This script is intended for hosts with a public IPv6 address

set -e

# Paths
Expand Down

0 comments on commit 9c4f2eb

Please sign in to comment.