#!/data/data/com.termux/files/usr/bin/bash
set -e -u
$TERMUX_CALLBACK "$@"

