Updated the Discord handle and changed the compile script to run exiftool only on files ending with '.png', '.jpg' or '.jpeg'

next
Gianmarco Gargiulo 2023-06-14 19:38:59 +02:00
parent e449167bfc
commit bc63b867eb
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ optimize_images () {
if hash exiftool 2>/dev/null; then
# remove exif data on all images in new_images
exiftool -all= public/ -r
exiftool -all= public/ -r -ext jpg -ext jpeg -ext png
else
echo "Install perl-image-exiftool to optimize images"
fi

View File

@ -32,7 +32,7 @@ Join my stupid random group chat: [t.me/gianmarcos_autistic_slumber](https://t.m
🎮 **Discord** (I don't use it very often): ~~Gianmarco#8170~~ 🔴
**Notice about Discord**: I got locked out of my account because they want me to input a phone number again, of course I'm not doing that which means that I can't use my Discord account at all for now, although I have access to another account that I sometimes use: Gianmarco 2#2035.
**Notice about Discord**: I got locked out of my account because they want me to input a phone number again, of course I'm not doing that which means that I can't use my Discord account at all for now, although I have access to another account that I sometimes use: @gianmarcogg03.
![](discord-no-way.gif)