Apparently the -cf inside iconv tool on termux doesn't work. You have to seperate the -c and the -f in order to be able to use the script correctly on termux on android.
This probably also doesn't give issues on desktop. Please accept this pull request.
Apparently the -cf inside iconv tool on termux doesn't work. You have to seperate the -c and the -f in order to be able to use the script correctly on termux on android.
This probably also doesn't give issues on desktop. Please accept this pull request.
I made a issue about this here: https://github.com/LukeSmithxyz/voidrice/issues/1357