|
@@ -785,7 +785,7 @@ function install_postactiv {
|
785
|
785
|
install_pleroma_front_end "postactiv" "$POSTACTIV_DOMAIN_NAME" "$POSTACTIV_BACKGROUND_IMAGE_URL" "$POSTACTIV_TITLE"
|
786
|
786
|
install_gnusocial_default_background "postactiv" "$POSTACTIV_DOMAIN_NAME"
|
787
|
787
|
postactiv_customise_logo
|
788
|
|
- sed -i 's|"theme":.*|"theme": "base16-apathy.css",|g' /var/www/${POSTACTIV_DOMAIN_NAME}/htdocs/static/config.json
|
|
788
|
+ sed -i 's|"theme":.*|"theme": "base16-harmonic16-light.css",|g' /var/www/${POSTACTIV_DOMAIN_NAME}/htdocs/static/config.json
|
789
|
789
|
fi
|
790
|
790
|
|
791
|
791
|
expire_gnusocial_posts "$POSTACTIV_DOMAIN_NAME" "postactiv" "$POSTACTIV_EXPIRE_MONTHS"
|