Skip to content

Commit

Permalink
add file assocation for bnta type archives on linux
Browse files Browse the repository at this point in the history
  • Loading branch information
psifertex committed Feb 13, 2024
1 parent 2afe840 commit 4bc5d77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/linux-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4bc5d77

Please sign in to comment.