Commit c9ab3cfa authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm play okular: improve message about CryptoPro

parent b2bd5c0f
......@@ -40,7 +40,8 @@ esac
# CryptoPro needed for install
if ! epmqp "cprocsp-" >/dev/null ; then
fatal "Install CryptoPro before (via ecryptomgr package or manually)"
# TODO: install ecryptomgr here and check ecryptomgr status cryptopro
fatal "Install CryptoPro before (install ecryptomgr package and check https://github.com/Etersoft/ecryptomgr )"
fi
......
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