Commit ed882911 authored by Vitaly Lipatov's avatar Vitaly Lipatov

vz/azbyka/createbytask.sh: skip epm upgrade on docker

parent d0fc6db0
......@@ -166,8 +166,7 @@ st()
fi
}
# TODO: first time only or force?
if true ; then
if [ -z "$DOCKID" ] ; then
st update_chrooted conf
if [ -n "$VEIDORIG" ] ; then
st epm 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