mirror of
https://github.com/pi-hole/docker-pi-hole.git
synced 2025-12-20 02:18:51 +00:00
switch tabs to spaces where allowed
This commit is contained in:
@@ -90,6 +90,7 @@ setup_php_env_debian() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
setup_php_env_alpine() {
|
setup_php_env_alpine() {
|
||||||
|
# Intentionally tabs, required by HEREDOC de-indentation (<<-)
|
||||||
cat <<-EOF > "$PHP_ENV_CONFIG"
|
cat <<-EOF > "$PHP_ENV_CONFIG"
|
||||||
[www]
|
[www]
|
||||||
env[PATH] = ${PATH}
|
env[PATH] = ${PATH}
|
||||||
|
|||||||
Reference in New Issue
Block a user