Fix custom script banner tee

This commit is contained in:
TheSpad 2022-08-28 23:17:13 +01:00
parent 5eb25b8357
commit 75b3115d75
No known key found for this signature in database
GPG key ID: 08F06191F4587860

View file

@ -3,7 +3,7 @@
if [[ -n "$(/bin/ls -A "/config/custom-cont-init.d" 2>/dev/null)" ]] ||
[[ -n "$(/bin/ls -A "/config/custom-services.d" 2>/dev/null)" ]]; then
cat <<-EOF | tee /config/custom-cont-init.d/README.txt,/config/custom-services.d/README.txt 2>/dev/null
cat << EOF | tee {/config/custom-cont-init.d/README.txt,/config/custom-services.d/README.txt} 2>/dev/null
********************************************************
********************************************************
* *