remove final exit 0

This commit is contained in:
Jakobus Schürz 2020-10-22 08:40:24 +02:00
parent b02e49e168
commit a498fc9e6c

View file

@ -143,4 +143,3 @@ EOF
# echo "non-interactive shell" >&2
fi
SCRIPTEXIT
exit 0