Commit 28a39186 authored by Vitaly Lipatov's avatar Vitaly Lipatov

update packed files

parent 4d251654
......@@ -808,7 +808,9 @@ epm_assure()
info "Installing appropriate package for $CMD command..."
__epm_need_update $PACKAGE $PACKAGEVERSION || return 0
docmd epm --auto install $PACKAGE || return
# can't be used in epm ei case
#docmd epm --auto install $PACKAGE || return
non_interactive=1 pkg_names="$PACKAGE" pkg_files='' pkg_urls='' epm_install
[ -n "$PACKAGEVERSION" ] || return 0
# check if we couldn't update and still need update
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment