From 0618138f0af32a8093d47aad4df72c0e49feaa1a Mon Sep 17 00:00:00 2001 From: Berkeley Date: Sun, 7 Apr 2024 23:37:28 +0000 Subject: [PATCH] Update scripts/gif2.sh --- scripts/gif2.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/gif2.sh b/scripts/gif2.sh index 4348baa..8e54140 100644 --- a/scripts/gif2.sh +++ b/scripts/gif2.sh @@ -1 +1,2 @@ +# GIF COMPRESSION gifsicle -O3 --lossy=100 output.gif -o 1.gif