Unverified Commit da89bfe3 authored by Stan Kladko's avatar Stan Kladko Committed by GitHub

Merge pull request #175 from skalenetwork/SKALE-3228-fix-sgx-1

SKALE-3228
parents 33744b9b 67c7f6a6
......@@ -43,6 +43,7 @@ fi
if [[ "$1" == "-t" ]]; then
echo "Test run requested"
sleep 5
./testw.py
else
./sgxwallet $1 $2 $3 $4 $5
......
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