2 lines
No EOL
186 B
Bash
Executable file
2 lines
No EOL
186 B
Bash
Executable file
#!/bin/bash
|
|
composite -gravity center -resize 3908x2602 grad_vignette_2.png /home/pi/cam.jpg /home/pi/DCIM/$(x="$(ls -v /home/pi/DCIM/| tail -n 1 | sed 's/.jpg//g')"; echo $x+1 | bc).jpg |