Commit 158cf99b authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm-full_upgrade: also run epm play --update all

parent 3fdfecd6
......@@ -28,4 +28,6 @@ epm_full_upgrade()
epm_upgrade || return
epm_kernel_update || return
epm play --update all || return
}
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