diff --git a/myshell_git_sync b/myshell_git_sync index 7e75ce6..6d064a0 100644 --- a/myshell_git_sync +++ b/myshell_git_sync @@ -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