mirror of
https://github.com/N0rthernL1ghts/wordpress.git
synced 2025-12-10 08:12:41 +01:00
Use indent of 4 spaces
This commit is contained in:
@@ -17,7 +17,7 @@ function scriptExitHandler() {
|
||||
}
|
||||
|
||||
function reportUnhealthy() {
|
||||
echo "${1:?REASON is required}" > "/tmp/.wp-unhealthy"
|
||||
echo "${1:?REASON is required}" >"/tmp/.wp-unhealthy"
|
||||
}
|
||||
|
||||
# Main function
|
||||
|
||||
Reference in New Issue
Block a user