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
c58994c4c9
commit
f202ba2275
@ -1400,6 +1400,8 @@ debug_log docker run -it --rm \
|
|||||||
--entrypoint=/bin/sh \
|
--entrypoint=/bin/sh \
|
||||||
ubuntu/bind9:latest \
|
ubuntu/bind9:latest \
|
||||||
-c 'rndc-confgen -a -A hmac-sha256 -b 256 -c /etc/bind/rndc.key'
|
-c 'rndc-confgen -a -A hmac-sha256 -b 256 -c /etc/bind/rndc.key'
|
||||||
|
|
||||||
|
chmod 0666 /etc/bind/rndc.key
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user