edith
This commit is contained in:
parent
d1a410fa93
commit
ff968e5c4c
|
@ -460,7 +460,7 @@ function install_interactive_edith {
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ "$ONION_ONLY" != "no" ]]; then
|
if [[ "$ONION_ONLY" != "no" ]]; then
|
||||||
GHOST_DOMAIN_NAME='edith.local'
|
EDITH_DOMAIN_NAME='edith.local'
|
||||||
write_config_param "EDITH_DOMAIN_NAME" "$EDITH_DOMAIN_NAME"
|
write_config_param "EDITH_DOMAIN_NAME" "$EDITH_DOMAIN_NAME"
|
||||||
else
|
else
|
||||||
function_check interactive_site_details
|
function_check interactive_site_details
|
||||||
|
|
Loading…
Reference in New Issue