-
-
Notifications
You must be signed in to change notification settings - Fork 48
Closed
Labels
work-in-progressStale exemptStale exempt
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
Output incorrect due to typo
Expected Behavior
Correct output of IPV6 address
Steps To Reproduce
docker-duckdns/root/app/duck.sh
Line 51 in 1a7b1f3
| echo "Your IP was updated at $(date) to IPv4: ${IPV4} & IPv6 to: {$IPV6}" |
{$IPV6} should read ${IPV6}
Environment
CPU architecture
x86-64
Docker creation
n/aContainer logs
n/aMetadata
Metadata
Assignees
Labels
work-in-progressStale exemptStale exempt
Type
Projects
Status
Done