From f2a2dbe7a43260901771559d0d9f1935f2612372 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakobus=20Sch=C3=BCrz?= Date: Wed, 5 Aug 2020 08:07:15 +0200 Subject: [PATCH] remove debug --- myshell_git_sync | 1 - 1 file changed, 1 deletion(-) diff --git a/myshell_git_sync b/myshell_git_sync index dbbea47..52dae83 100644 --- a/myshell_git_sync +++ b/myshell_git_sync @@ -1,7 +1,6 @@ #!/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