mirror of
https://github.com/termux/termux-packages.git
synced 2025-05-31 15:12:07 +00:00
5 lines
85 B
Bash
Executable File
5 lines
85 B
Bash
Executable File
#!@TERMUX_PREFIX@/bin/bash
|
|
set -e
|
|
|
|
update-mime-database "@TERMUX_PREFIX@/share/mime"
|