Keep gnusocial emails in a separate folder

This commit is contained in:
Bob Mottram 2016-03-10 10:02:34 +00:00
parent bdc79aa3da
commit 762b597754
1 changed files with 10 additions and 8 deletions

View File

@ -8980,6 +8980,8 @@ function install_gnu_social {
systemctl restart php5-fpm
systemctl restart nginx
freedombone-addemail -u $MY_USERNAME -e "noreply@$MICROBLOG_DOMAIN_NAME" -g gnusocial --public no
# some post-install instructions for the user
if ! grep -q $"Microblog administrator" /home/$MY_USERNAME/README; then
echo '' >> /home/$MY_USERNAME/README