Skip to content

Commit

Permalink
feat(media): mark ARW as treated extension
Browse files Browse the repository at this point in the history
  • Loading branch information
streambinder committed Nov 4, 2024
1 parent 45aed61 commit 93d7f3a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions media/apto/runner.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ MODE=interactive
TARGETS=()
EXTS=(
3gp
arw
avi
heic
jpeg
Expand Down
1 change: 1 addition & 0 deletions media/consentio/runner.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ set -euo pipefail
TARGET=.
EXTS=(
3gp
arw
avi
heic
jpeg
Expand Down

0 comments on commit 93d7f3a

Please sign in to comment.