From 8599419a624dfa0cb638839ee523dadc4f450f47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakobus=20Sch=C3=BCrz?= Date: Wed, 5 Aug 2020 08:05:34 +0200 Subject: [PATCH] add debug --- myshell_git_sync | 1 + 1 file changed, 1 insertion(+) diff --git a/myshell_git_sync b/myshell_git_sync index 52dae83..dbbea47 100644 --- a/myshell_git_sync +++ b/myshell_git_sync @@ -1,6 +1,7 @@ #!/bin/bash # Sync myshellconfig with configured git repo +echo "source myshell_git_sync" >&2 if ! $SSHS; then ### set userspecific variables ####### [ -z "$PDSH_RCMD_TYPE" ] && export PDSH_RCMD_TYPE=ssh