photosite/scripts/img_fix.sh

3 lines
60 B
Bash
Raw Normal View History

#!/bin/bash
convert "${1}" -define jpeg:extent=975kb "${2}"