From 1527daae3660a1cfc0cbe7a21b6f5bd4f66dba41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakobus=20Sch=C3=BCrz?= Date: Tue, 22 Sep 2020 00:31:18 +0200 Subject: [PATCH] change output --- bashrc_add | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bashrc_add b/bashrc_add index c37a178..c36dcf4 100755 --- a/bashrc_add +++ b/bashrc_add @@ -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