change position of SCRIPTEXIT
This commit is contained in:
parent
4755049a76
commit
b02e49e168
1 changed files with 2 additions and 2 deletions
|
@ -137,10 +137,10 @@ EOF
|
|||
|
||||
cat << EOF >> "${MYSHELLCONFIG_LOGFILE}"
|
||||
--8<--- finished configure new shell ---------------- $(date) ---------------8<--
|
||||
SCRIPTEXIT
|
||||
|
||||
EOF
|
||||
#else
|
||||
# echo "non-interactive shell" >&2
|
||||
fi
|
||||
|
||||
SCRIPTEXIT
|
||||
exit 0
|
||||
|
|
Loading…
Reference in a new issue