Rework EXIF stripping/orientation
[pics.git] / setup.sh
1 #!/bin/bash
2
3 sqlite3 /opt/pics/pics.db "$(cat ./sql/*)"