Skip to content

Commit

Permalink
Remove temporary hack that emptied "blogdescription"
Browse files Browse the repository at this point in the history
HabitatSeven has corrected the blogdescription
from "Just another WordPress site" to the much better
"A platform to support disaster resilience"
  • Loading branch information
anthonyfok committed Jul 11, 2022
1 parent 3b559d7 commit 2174bda
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bin/init-db-and-generate-static-site.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ configure_simply_static() {
echo "Configuring Simply Static..."
set -x

wp option update blogdescription ''

wp option patch update simply-static 'temp_files_dir' '/var/www/html/site/assets/plugins/simply-static/static-files/'
wp option patch update simply-static 'delivery_method' 'local'
wp option patch update simply-static 'local_dir' '/var/www/html_static/simply-static-output/'
Expand Down

0 comments on commit 2174bda

Please sign in to comment.