mirror of
https://github.com/N0rthernL1ghts/wordpress.git
synced 2025-04-18 12:22:46 +02:00
Use indent of 4 spaces
This commit is contained in:
parent
a8f2aadab2
commit
e2ed315ff2
rootfs/etc/cont-init.d
@ -17,7 +17,7 @@ function scriptExitHandler() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function reportUnhealthy() {
|
function reportUnhealthy() {
|
||||||
echo "${1:?REASON is required}" > "/tmp/.wp-unhealthy"
|
echo "${1:?REASON is required}" >"/tmp/.wp-unhealthy"
|
||||||
}
|
}
|
||||||
|
|
||||||
# Main function
|
# Main function
|
||||||
|
Loading…
x
Reference in New Issue
Block a user