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"
|
create_symlinks "$MYSHELLCONFIG_BASE"
|
||||||
else
|
else
|
||||||
loginfo "${MYSHELLCONFIG_GIT_SERVER}" not reachable >&2;
|
loginfo "${MYSHELLCONFIG_GIT_SERVER}" not reachable >&2;
|
||||||
loginfo profile not syncing >&2;
|
loginfo "profile not syncing" >&2;
|
||||||
fi
|
fi
|
||||||
|
|
||||||
else
|
else
|
||||||
|
|
Loading…
Reference in a new issue