remove output non-interactive shell

This commit is contained in:
Jakobus Schürz 2020-09-22 20:35:31 +02:00
parent f508f83594
commit b9170167a8

View file

@ -140,7 +140,7 @@ EOF
SCRIPTEXIT
EOF
else
echo "non-interactive shell" >&2
#else
# echo "non-interactive shell" >&2
fi