diff --git a/scripts/linux/run_client.sh b/scripts/linux/run_client.sh index 064fd99..65ede8f 100644 --- a/scripts/linux/run_client.sh +++ b/scripts/linux/run_client.sh @@ -1,7 +1,7 @@ LOCALIP=192.168.178.138 BOOTSPR=spr:CiUIAhIhAteA6IVIcN3egB_1rPz3HpFKVVO4emfRRcRzvyf0ES11EgIDARo8CicAJQgCEiEC14DohUhw3d6AH_Ws_PcekUpVU7h6Z9FFxHO_J_QRLXUQlcfKswYaCwoJBMCosquRAh-aKkcwRQIhAPzHOsoFmh96SeuFPzErNeck9C-vOkWp74HpddLmM4zLAiBwvbCZDaeMRkmVRVxh24J8OEGGuHFUTWPHAL8T7e8GyQ -./codex-v0.1.0-prover-linux-amd64 \ +./codex-v0.1.0-linux-amd64 \ --data-dir=data_bootstrap \ --storage-quota=11811160064 \ --nat=${LOCALIP} \