macsehw/hardware/packaging/get_mac_halftone.sh

14 lines
520 B
Bash
Raw Normal View History

2020-09-01 05:51:12 +00:00
#! /bin/sh
# Use a shell script to download a larger PNG image. GitHub has
# bandwidth limits, so let's try to keep away from those as much as
# possible.
# TODO FIXME: We should use scripting to generate this from the
# original photos, the current image was just hacked together via some
# GUI photo editing.
# NOTE: Processing from original photo:
# Crop to: upper left corner 1737,2087 size 1164x1374
2020-09-01 05:51:12 +00:00
curl -L -o mac_halftone.png 'https://drive.google.com/uc?export=download&id=1YTshjBSWvq5P5nKhFLGIlJpkzA0Tcunp'