Closed atommclain closed 5 years ago
This fix attempts to resolve Issue #93 Downloading of sample code fails.
Running the command ./wwdcDownloader.sh --sample-only downloads sample code, where before this change no sample code was downloaded.
./wwdcDownloader.sh --sample-only
Known issue: Session 420 fails as the download link points to a GitHub repository
First open source pull request!
Hey @atommclain, thanks for fixing this. I'm glad you have chosen wwdcDownloader for your 1st Open Source PR. Watch out, you might get to like it ... :)
O.
This fix attempts to resolve Issue #93 Downloading of sample code fails.
Running the command
./wwdcDownloader.sh --sample-only
downloads sample code, where before this change no sample code was downloaded.Known issue: Session 420 fails as the download link points to a GitHub repository
First open source pull request!