From 7e0f511fbd8378a1274c49d32f56746d2333d44c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakobus=20Sch=C3=BCrz?= Date: Fri, 13 Mar 2020 15:15:22 +0100 Subject: [PATCH] redirect to stderr --- myshell_git_sync | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/myshell_git_sync b/myshell_git_sync index aa0db50..0760c41 100644 --- a/myshell_git_sync +++ b/myshell_git_sync @@ -101,7 +101,7 @@ if ! $SSHS; then # sync repo with origin if git is reachable if ckrepo ; then - echo "git checokut" + echo "git checokut" >&2 sync_config . ${MYSHELLCONFIG_BASE}/functions.sh create_symlinks "$MYSHELLCONFIG_BASE"