Verified Commit 33ca9326 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Move entrypoint debug settings up in ordering

parent 26d6c534
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -344,8 +344,8 @@ case "$1" in
	php-fpm)
		timestamp "Starting Wordpress preparation"
		create_config
		setup_components
		setup_debug
		setup_components
		collect_static
		generate_static
		setup_sandbox