uninstaller fix

This commit is contained in:
Luxferre
2026-06-02 19:43:19 +03:00
parent e94b78879b
commit ed200e52f8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ pd remove void-glibc-full
sed -i '/ROID_INST/d' ~/.profile
sed -i '/ROID_INST/d' ~/.bashrc
pkg remove -y proot-distro pulseaudio x11-repo termux-x11-nightly virglrenderer-android
pkg autoremove -y
apt autoremove -y
exit
```