Compare commits

..

No commits in common. "a07d28cd955a280ceb6ae6827ab6547ab428f816" and "ef79b56b07c27edb5481f2cfe53d778af3285ecd" have entirely different histories.

View File

@ -28,8 +28,8 @@ function deploy_challenge {
echo "OK: ${CMD_OUT}"
fi
echo "Sleeping for 5 seconds to avoid timing conflicts"
sleep 5
echo "Sleeping for 66 seconds to avoid timing conflicts"
sleep 66
}