Skip to content
Snippets Groups Projects
Commit 8fa9358e authored by Bob Mottram's avatar Bob Mottram
Browse files

default somain name

parent 09f99437
No related branches found
No related tags found
No related merge requests found
......@@ -44,7 +44,7 @@ scuttlebot_variables=(MY_USERNAME
SYSTEM_TYPE)
function scuttlebot_create_invite {
read_config_param 'GNUSOCIAL_DOMAIN_NAME'
read_config_param 'DEFAULT_DOMAIN_NAME'
SCUTTLEBOT_ONION_HOSTNAME=$(cat /var/lib/tor/hidden_service_scuttlebot/hostname)
invite_string=$(su -c "sbot invite.create 1" - scuttlebot | sed 's/"//g' | sed "s/$DEFAULT_DOMAIN_NAME/$SCUTTLEBOT_ONION_HOSTNAME/g")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment