diff --git a/data/cl-git-wrapper b/data/cl-git-wrapper index 81b88d1..12d03b0 100755 --- a/data/cl-git-wrapper +++ b/data/cl-git-wrapper @@ -16,8 +16,7 @@ then fi # получить список репозиториев дистрибутива -native_reps=,$(/usr/sbin/cl-core --method core_variables_show \ - --only-value update.cl_update_rep_name), +native_reps=,$(/usr/libexec/calculate/cl-variable --value update.cl_update_rep_name), # если обновляемый репозиторий от дистрибутива if echo $native_reps | grep -q ,${repo_name}, then