add debug

This commit is contained in:
Jakobus Schürz 2020-08-05 08:05:34 +02:00
parent 0fd1fc1e9b
commit 8599419a62

View file

@ -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