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)