Uninstaller: syntax fix

merge-requests/23/head
Christopher Roy Bratusek 5 years ago
parent 2ab5cf86c6
commit a9c8097147

@ -352,7 +352,7 @@ if [ -d /data/adb/modules ]; then
rm -rf /data/adb/modules/${module}
fi
done
done
fi
ui_print " >> clean up"

Loading…
Cancel
Save