add debug
This commit is contained in:
parent
0fd1fc1e9b
commit
8599419a62
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue