Skip to content

Commit

Permalink
fix kernelsu
Browse files Browse the repository at this point in the history
  • Loading branch information
anasfanani committed May 15, 2024
1 parent da16f39 commit a538004
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions uninstall.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
rm -rf /data/adb/tailscale
SERVICE_DIR="/data/adb/service.d"
if [ "$KSU" = true ]; then
SERVICE_DIR="/data/adb/ksu/service.d"
fi
if [ -f "$SERVICE_DIR/tailscaled_service.sh" ]; then
rm -f "$SERVICE_DIR/tailscaled_service.sh"
fi

0 comments on commit a538004

Please sign in to comment.