Commit 847f5e22 authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm play: small fix

parent 6943c6cf
......@@ -300,7 +300,7 @@ __epm_play_update()
echo
echo "$i"
if ! __is_app_installed "$i" ; then
warning "$i is not installed"
warning "App $i is not installed"
continue
fi
prescription="$i"
......
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