Skip to content

Commit

Permalink
Update termux.sh
Browse files Browse the repository at this point in the history
Signed-off-by: Ransomware Evil <[email protected]>
  • Loading branch information
NiREvil authored May 30, 2024
1 parent 0af9cd8 commit c4f3ba7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion termux.sh
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ uninstall() {
if [ -f "$warp" ]; then
rm -rf "$directory" "$PREFIX/bin/usef" "wa.py" "$PREFIX/bin/warp" "$PREFIX/bin/warp-plus" "warp" "/data/data/com.termux/files/home/.cache/warp-plus" > /dev/null 2>&1
echo -e "${red}*********************************${rest}"
echo -e "Uninstallation completed."
echo -e "Uninstallation completed.${rest}"
echo -e "${red}*********************************${rest}"
else
echo -e "${red}*********************************${rest}"
Expand Down

0 comments on commit c4f3ba7

Please sign in to comment.