dev ok
This commit is contained in:
+1
-3
@@ -180,9 +180,7 @@ function build_routes() {
|
|||||||
function build_dmz_certbot {
|
function build_dmz_certbot {
|
||||||
PREFIX="miaou:dmz:certbot"
|
PREFIX="miaou:dmz:certbot"
|
||||||
|
|
||||||
# FIXME: to remove
|
if [[ "$target" != dev ]]; then
|
||||||
# if [[ "$target" != dev ]]; then
|
|
||||||
if [[ "$target" == dev ]]; then
|
|
||||||
|
|
||||||
#TODO: check public ip available
|
#TODO: check public ip available
|
||||||
my_ip=$(dig +short myip.opendns.com @resolver1.opendns.com)
|
my_ip=$(dig +short myip.opendns.com @resolver1.opendns.com)
|
||||||
|
|||||||
Reference in New Issue
Block a user