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