fix typo
This commit is contained in:
parent
47ba0c1e56
commit
d1e1a4224a
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ if ! $SSHS; then
|
|||
|
||||
# sync repo with origin if git is reachable
|
||||
if ckrepo ; then
|
||||
loginfo "git checokut" >&2
|
||||
loginfo "git checkout" >&2
|
||||
sync_config
|
||||
. ${MYSHELLCONFIG_BASE}/functions.sh
|
||||
create_symlinks "$MYSHELLCONFIG_BASE"
|
||||
|
|
Loading…
Reference in a new issue