diff --git a/data/cl-git-wrapper b/data/cl-git-wrapper index 8728c8b..d945d0a 100755 --- a/data/cl-git-wrapper +++ b/data/cl-git-wrapper @@ -22,7 +22,7 @@ native_reps=,$(/usr/sbin/cl-core --method core_variables_show \ if echo $native_reps | grep -q ,${repo_name}, then # отбновить репозиторий через утилиты Calculate - /usr/sbin/cl-core --method update $repo_name --sync-only on --skip-update-metadata --skip-eix-update --update-rev=off + /usr/sbin/cl-core --method update $repo_name --sync on --skip-update-metadata --skip-eix-update --update-rev=off else # выполнить обновление через git /usr/bin/git $*