post_install() {
mkdir -p /data/data/com.termux/files/home/.TrenchBroom
}
post_upgrade() {
post_install
}
