Skip to content

Commit 7a8aca5

Browse files
committed
updating the latest script
1 parent a65f90f commit 7a8aca5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/update_version_mainnet_7_1_8_rpc.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ start_node(){
197197
echo "Starting the RPC node......."
198198

199199
/usr/bin/expect <<EOF
200-
spawn docker exec -it supra_rpc_mainnet_$ip_address /supra/rpc_node
200+
spawn docker exec -it supra_rpc_mainnet_$ip_address /supra/rpc_node start
201201
expect "Starting logger runtime"
202202
send "\r"
203203
expect eof

0 commit comments

Comments
 (0)