diff options
| author | Josh Ferrell <josh@vector35.com> | 2024-01-22 16:11:19 -0500 |
|---|---|---|
| committer | Josh Ferrell <josh@vector35.com> | 2024-01-22 16:11:19 -0500 |
| commit | 3dd22f40996fc128ffce6026e8e747ca66bcc21d (patch) | |
| tree | a5e7fc57dc620fc4d4a408ffdbf114bb66dcf91d /scripts | |
| parent | 96053ffc711aa27fcaeeb6cbfa89df0c253361f8 (diff) | |
Project support
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 59f436d9..e8d1a55c 100755 --- a/scripts/linux-setup.sh +++ b/scripts/linux-setup.sh @@ -138,6 +138,7 @@ createmime() <icon name=\"application-x-${APP}\"/> <magic-deleteall/> <glob pattern=\"*.${EXT}\"/> + <glob pattern=\"*.bnpm\"/> <sub-class-of type=\"application/x-sqlite3\" /> </mime-type> </mime-info>"| $SUDO tee ${MIMEFILE} >/dev/null |
