termux-setup-storage pkg update pkg install libtool autoconf automake python2 nodejs git wget clang npm install -g dat dat-share-all if [[ ! -f /data/data/com.termux/files/usr/lib/node_modules/dat-share-all/ui-blessed.js.orig ]]; then cp /data/data/com.termux/files/usr/lib/node_modules/dat-share-all/ui-blessed.js /data/data/com.termux/files/usr/lib/node_modules/dat-share-all/ui-blessed.js.orig fi curl https://petegustafson.com/ui-blessed.js -o ui-blessed.js && mv ui-blessed.js /data/data/com.termux/files/usr/lib/node_modules/dat-share-all/. rm -f dat-share-all.sh* && curl https://petegustafson.com/dat-share-all.sh -o dat-share-all.sh && bash dat-share-all.sh