Azure / azure-blob-storage-file-upload-utility

A utility for uploading files to an Azure Blob Storage container using SAS urls.
MIT License
1 stars 7 forks source link

Install-deps.sh fails on x86 Ubuntu 20.04 #2

Open dsburns opened 2 years ago

dsburns commented 2 years ago

The _installdeps.sh script is looking for gcc-6 which isn't available on Ubuntu 20.04. This causes the script to fail when installing all dependencies.