From b135ddb6c6e05a50e402993bba6c42476658974d Mon Sep 17 00:00:00 2001 From: Federico Poni Date: Thu, 2 May 2024 18:33:05 +0200 Subject: [PATCH] also gif --- archiepixa.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archiepixa.sh b/archiepixa.sh index 5b8baf2..726d132 100644 --- a/archiepixa.sh +++ b/archiepixa.sh @@ -207,7 +207,7 @@ compress_and_generate_links() { # |*.gif|*.GIF) # gif_files+=("$file") # ;; - *.mp4|*.mov|*.mkv|*.avi|*.MP4|*.M) + *.mp4|*.mov|*.mkv|*.avi|*.MP4) video_files+=("$file") ;; *.mp3|*.wav|*.WAV|*.aiff|*.AIFF|*.FLAC|*.MP3|*.flac)