#! /bin/sh # Use a shell script to download the scans so that we do not add bloat # to the repository size that we don't strictly need. GitHub has # bandwidth limits, so let's try to keep away from those as much as # possible. curl -L -O https://museo.freaknet.org/gallery/apple/stuff/mac/andreas.kann/SE30_P1.GIF curl -L -O https://museo.freaknet.org/gallery/apple/stuff/mac/andreas.kann/SE30_P2.GIF curl -L -O https://museo.freaknet.org/gallery/apple/stuff/mac/andreas.kann/SE30_P3.GIF curl -L -O https://museo.freaknet.org/gallery/apple/stuff/mac/andreas.kann/SE30_P4.GIF curl -L -O https://museo.freaknet.org/gallery/apple/stuff/mac/andreas.kann/SE30_P5.GIF curl -L -O https://museo.freaknet.org/gallery/apple/stuff/mac/andreas.kann/SE30_SCSI1.GIF curl -L -O https://museo.freaknet.org/gallery/apple/stuff/mac/andreas.kann/SE30_SCSI2.GIF curl -L -O https://museo.freaknet.org/gallery/apple/stuff/mac/andreas.kann/SE30_P7.GIF curl -L -O https://museo.freaknet.org/gallery/apple/stuff/mac/andreas.kann/SE30_P8.GIF