mirror of
https://github.com/Dokploy/website
synced 2025-06-26 18:16:01 +00:00
refactor: update script
This commit is contained in:
@@ -59,6 +59,7 @@ get_ip() {
|
|||||||
if [ -n "$ipv6" ]; then
|
if [ -n "$ipv6" ]; then
|
||||||
echo "$ipv6"
|
echo "$ipv6"
|
||||||
fi
|
fi
|
||||||
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
advertise_addr=$(get_ip)
|
advertise_addr=$(get_ip)
|
||||||
|
|||||||
Reference in New Issue
Block a user