SKALE-2002 add option to start.sh

parent dbf2a7e9
......@@ -40,6 +40,6 @@ if [[ "$1" == "-t" ]]; then
echo "Test run requested"
./testw.py
else
./sgxwallet $1 $2 $3 $4
./sgxwallet $1 $2 $3 $4 $5
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