opkg install bash
wget -O /bin/neofetch "https://raw.githubusercontent.com/dylanaraps/neofetch/master/neofetch"
chmod +x /bin/neofetch
which bash && sed -i -- "s:/bin/ash:$(which bash):g" /etc/passwd
opkg install bash
wget -O /bin/neofetch "https://raw.githubusercontent.com/dylanaraps/neofetch/master/neofetch"
chmod +x /bin/neofetch
which bash && sed -i -- "s:/bin/ash:$(which bash):g" /etc/passwd