fix output
This commit is contained in:
parent
7c59c76b84
commit
4440dbce89
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@ if ! $SSHS; then
|
|||
create_symlinks "$MYSHELLCONFIG_BASE"
|
||||
else
|
||||
loginfo "${MYSHELLCONFIG_GIT_SERVER}" not reachable >&2;
|
||||
loginfo profile not syncing >&2;
|
||||
loginfo "profile not syncing" >&2;
|
||||
fi
|
||||
|
||||
else
|
||||
|
|
Loading…
Reference in a new issue