Unverified Commit f6b7b888 authored by kladko's avatar kladko

SKALE-2502

parent 7e1549ed
......@@ -6,7 +6,7 @@ source /opt/intel/sgxsdk/environment
if [[ ! -f "/dev/random" ]]
if [[ ! -e "/dev/random" ]]
then
ls /dev/random;
echo "SGX wallet error. No /dev/random.";
......
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