mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update INSTALL.sh
This commit is contained in:
parent
55670e3e72
commit
4b5cbf8bc7
@ -1580,7 +1580,7 @@ setup_bind(){
|
|||||||
debug_log "Attempt $((RETRY_COUNT_RDNC + 1)) to generate rndc.key..."
|
debug_log "Attempt $((RETRY_COUNT_RDNC + 1)) to generate rndc.key..."
|
||||||
|
|
||||||
# Run the Docker command to generate rndc.key
|
# Run the Docker command to generate rndc.key
|
||||||
debug_log docker run -it --rm \
|
debug_log timeout 30 docker run -it --rm \
|
||||||
-v /etc/bind/:/etc/bind/ \
|
-v /etc/bind/:/etc/bind/ \
|
||||||
--entrypoint=/bin/sh \
|
--entrypoint=/bin/sh \
|
||||||
ubuntu/bind9:latest \
|
ubuntu/bind9:latest \
|
||||||
|
Loading…
Reference in New Issue
Block a user