I hereby claim:
- I am felipefinhane on github.
- I am felipefp (https://keybase.io/felipefp) on keybase.
- I have a public key ASDmD3SBdWOmYtiE1IfvypgCgMIWR-At1wbbxnc_aNdEcAo
To claim this, I am signing this object:
| #!/bin/bash | |
| for file in `ls *.webp` | |
| do | |
| newfile=`echo $file | sed 's/webp/jpg/'` | |
| convert $file $newfile | |
| done | |
| for file in `ls *.jfif` | |
| do |
I hereby claim:
To claim this, I am signing this object: