fix
This commit is contained in:
parent
3b7c0d54b2
commit
89f1295eb4
5 changed files with 2 additions and 13 deletions
2
effects/Gotham.sh2
Normal file
2
effects/Gotham.sh2
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
#!/bin/bash
|
||||
convert /home/elektroll/git/PiMo/cam.jpg -modulate 120,10,100 -fill '#222b6d' -colorize 20 -gamma 0.5 /home/elektroll/git/PiMo/DCIM/$(x="$(ls -v /home/elektroll/git/PiMo/DCIM/| tail -n 1 | sed 's/.jpg//g')"; echo $x+1 | bc).jpg
|
||||
Loading…
Add table
Add a link
Reference in a new issue