change output

This commit is contained in:
Jakobus Schürz 2020-09-22 00:31:18 +02:00
parent 6a3d12679b
commit 1527daae36

View file

@ -51,11 +51,11 @@ if [[ $- = *i* ]] ; then
[ -z "${SCRIPT_LOG+x}" ] && { SCRIPT_LOG="${MYSHELLCONFIG_LOGFILE}"; export SCRIPT_LOG; }
. ${MYSHELLCONFIG_BASE}/loggingfunctions
SCRIPTENTRY
cat << EOF >> "${MYSHELLCONFIG_LOGFILE}"
------- start -------------- $(date) ---------------8<--
EOF
SCRIPTENTRY
# define functions
ckrepo () {
# check if remote repo is reachable