fix output

This commit is contained in:
Jakobus Schürz 2020-10-11 23:17:52 +02:00
parent 7c59c76b84
commit 4440dbce89

View file

@ -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