remove debug

This commit is contained in:
Jakobus Schürz 2020-08-05 08:07:15 +02:00
parent 8599419a62
commit f2a2dbe7a4

View file

@ -1,7 +1,6 @@
#!/bin/bash #!/bin/bash
# Sync myshellconfig with configured git repo # Sync myshellconfig with configured git repo
echo "source myshell_git_sync" >&2
if ! $SSHS; then if ! $SSHS; then
### set userspecific variables ####### ### set userspecific variables #######
[ -z "$PDSH_RCMD_TYPE" ] && export PDSH_RCMD_TYPE=ssh [ -z "$PDSH_RCMD_TYPE" ] && export PDSH_RCMD_TYPE=ssh