Commit daa3254a authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm-full-upgrade: add epm clean after all

parent 03380115
......@@ -29,4 +29,7 @@ epm_full_upgrade()
[ -n "$quiet" ] || echo
docmd epm play --update all || return
[ -n "$quiet" ] || echo
docmd epm clean
}
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