Skip to content

Commit bcdf840

Browse files
custom_remove: exit on remove
1 parent c6b80e5 commit bcdf840

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

udroid/src/udroid.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1087,6 +1087,8 @@ custom_remove() {
10871087
g_spin "pulse" \
10881088
"Removing $name" \
10891089
bash proot-utils/proot-uninstall-suite.sh "$root_fs_path"
1090+
1091+
exit 0
10901092
}
10911093

10921094
_reset() {

0 commit comments

Comments
 (0)