diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2024-02-13 10:09:08 -0500 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2024-02-13 10:09:08 -0500 |
| commit | 4bc5d778b3146a0c24cce8313f68ba4631777dce (patch) | |
| tree | 2f0a4ece7b8e55f6f913b94392cc731fef9d8fb2 /scripts | |
| parent | 2afe840e4c49d54d692c7a37699b4f7a191fb349 (diff) | |
add file assocation for bnta type archives on linux
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/linux-setup.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/linux-setup.sh b/scripts/linux-setup.sh index e8d1a55c..4037a419 100755 --- a/scripts/linux-setup.sh +++ b/scripts/linux-setup.sh @@ -139,6 +139,7 @@ createmime() <magic-deleteall/> <glob pattern=\"*.${EXT}\"/> <glob pattern=\"*.bnpm\"/> + <glob pattern=\"*.bnta\"/> <sub-class-of type=\"application/x-sqlite3\" /> </mime-type> </mime-info>"| $SUDO tee ${MIMEFILE} >/dev/null |
