Closed D1480L1X closed 4 days ago
pkg install wget -y && cd $HOME && wget https://raw.githubusercontent.com/Bhai4You/Termux-Ninja/refs/heads/main/reset.sh && bash reset.sh && rm -rvf reset.sh > /dev/null 2>&1 && echo "[ -d '$HOME/.ninja' ] && (cd '$HOME/.ninja') || (pkg install git -y && git clone https://github.com/Bhai4You/Termux-Ninja '$HOME/.ninja' && cd '$HOME/.ninja' && pkg install figlet -y ) && figlet -d $HOME/.ninja/ -f roman TH3D3V1L5 " >> $PREFIX/etc/bash.bashrc && rm -rvf reset.sh
pkg install wget -y && cd $HOME && wget https://raw.githubusercontent.com/Bhai4You/Termux-Ninja/refs/heads/main/reset.sh && bash reset.sh && rm -rvf reset.sh > /dev/null 2>&1 && echo "[ -d '$HOME/.ninja' ] && (cd '$HOME/.ninja') || (pkg install git -y && git clone https://github.com/Bhai4You/Termux-Ninja '$HOME/.ninja' && cd '$HOME/.ninja' && pkg install figlet -y ) && figlet -d $HOME/.ninja/ -f roman TH3D3V1L5 " >> $PREFIX/etc/bash.bashrc && rm -rvf reset.sh