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}" echo "OK: ${CMD_OUT}"
fi fi
echo "Sleeping for 5 seconds to avoid timing conflicts" echo "Sleeping for 66 seconds to avoid timing conflicts"
sleep 5 sleep 66
} }