Keep hubzilla emails in a separate folder
This commit is contained in:
parent
afa8244dd1
commit
bdc79aa3da
|
@ -9722,6 +9722,8 @@ function install_hubzilla {
|
|||
systemctl restart nginx
|
||||
systemctl restart cron
|
||||
|
||||
freedombone-addemail -u $MY_USERNAME -e "noreply@$HUBZILLA_DOMAIN_NAME" -g hubzilla --public no
|
||||
|
||||
echo "Hubzilla domain:${HUBZILLA_DOMAIN_NAME}" >> $COMPLETION_FILE
|
||||
echo 'install_hubzilla' >> $COMPLETION_FILE
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue