diff --git a/bin/git-myshellconfig-checkout b/bin/git-myshellconfig-checkout index a6e31e3..27c8411 100755 --- a/bin/git-myshellconfig-checkout +++ b/bin/git-myshellconfig-checkout @@ -84,7 +84,7 @@ fi loginfo -n "repo synced" if ${MYSHELLCONFIG_GIT_SUBMODULES_UPDATE-${MYSHELLCONFIG_GIT_SUBMODULES_UPDATE_DEFAULT-true}}; then -logdebug "update submodules" + logdebug "update submodules" rc=0 # srv="${MYSHELLCONFIG_GIT_SUBMODULES_SERVER-${MYSHELLCONFIG_GIT_SUBMODULES_SERVER_DEFAULT}}" # logwarn "srv $srv"