2 lines
150 B
Bash
Executable file
2 lines
150 B
Bash
Executable file
#!/bin/bash
|
|
composite -gravity center -resize 3908x2602 grad_vignette_1.png /home/pi/cam.jpg /home/pi/DCIM/$(stat DCIM/* --printf "%i\n" | wc -l).jpg
|