Skip to content

Commit

Permalink
Remove auto set Hale theme
Browse files Browse the repository at this point in the history
  • Loading branch information
brown-a2 committed Oct 5, 2023
1 parent 77eb149 commit a92a03e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opt/scripts/config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ wp core update-db --network --url="${SERVER_NAME}"

# Setup Hale theme
wp theme enable hale --network --url="${SERVER_NAME}"
wp theme enable hale --activate --url="$SERVER_NAME"
#wp theme enable hale --activate --url="$SERVER_NAME"

# Check plugins are activated
#wp plugin --network activate advanced-custom-fields-pro --url="${SERVER_NAME}"
Expand Down

0 comments on commit a92a03e

Please sign in to comment.