CommonAddon: improvements

merge-requests/33/head
Christopher Roy Bratusek 4 years ago
parent 2156f9355b
commit c2d3d13d61

@ -121,7 +121,7 @@ detect_outfd
if [ ! -r ${NANODROID_LIST} ]; then
echo "No NanoDroid installer information found!"
exit 1
exit 0
fi
case "${1}" in

Loading…
Cancel
Save