fix minor typo

pull/46/head
Minh Doan 6 years ago
parent b46f70db05
commit db905ce80d
  1. 2
      aws-experiment-launch/create_deploy_soldiers.sh

@ -15,7 +15,7 @@ python create_solider_instances.py --regions 1,2,3,4,5,6,7,8 --instances $INSTAN
echo "Sleep for $SLEEP_TIME seconds"
sleep $SLEEP_TIME
echo "Rung collecint raw ips"
echo "Rung collecting raw ips"
python collect_public_ips.py --instance_output instance_output.txt
# sleep 10

Loading…
Cancel
Save