Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
jafermarq committed Jan 17, 2024
1 parent 370f90f commit 18de5fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/advanced-tensorflow/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
echo "Starting server"

python server.py &
sleep 10 # Sleep for 10s to give the server enough time to start
sleep 10 # Sleep for 10s to give the server enough time to start and download the dataset

for i in $(seq 0 9); do
echo "Starting client $i"
Expand Down

0 comments on commit 18de5fa

Please sign in to comment.