mirror of
https://gitlab.com/Nanolx/NanoDroid
synced 2024-10-31 09:20:23 +00:00
CommonAddon: improvements
This commit is contained in:
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…
Reference in New Issue
Block a user