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