We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c8faac commit a7c87f9Copy full SHA for a7c87f9
scripts/squash-images.sh
@@ -1,4 +1,5 @@
1
#!/usr/bin/env bash
2
+set -e
3
4
# pip install pillow
5
python3 scripts/thumbnail-images.py
0 commit comments