You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 2, 2025. It is now read-only.
The code block to download the licensed Nvidia driver:
aws-cloud-gaming/templates/user_data.tpl
Lines 87 to 100 in 2253726
Assumes that the file in the S3 bucket is a zip file. It's not. It's an executable that unzips.
This logic ought to inspect the file(s) found when listing the Bucket contents, rather than assuming the file type.