termux / termux-api-package

Termux package containing scripts to call functionality in Termux:API.
MIT License
994 stars 314 forks source link

fix bashism #174

Closed Un1q32 closed 8 months ago

Un1q32 commented 1 year ago

This is also better when running in bash, since if someone did something like termux-clipboard-set -e then it would copy the text "-e" rather then copying nothing since its an echo option.