laurilehmijoki / s3_website

Manage an S3 website: sync, deliver via CloudFront, benefit from advanced S3 website features.
Other
2.24k stars 187 forks source link

Install JRE if `user_answer` is nil. #319

Open iheanyi opened 6 years ago

iheanyi commented 6 years ago

I was running this in CI and user_answer was nil during this script. I believe that if it is nil, it should default to yes and execute the installation code path.