mirror of
https://github.com/OpenMTC/OpenMTC.git
synced 2024-12-27 00:21:14 +00:00
foo
This commit is contained in:
parent
e7ec483aba
commit
5b6255d088
@ -47,7 +47,7 @@ if [ ${#find_result[*]} -eq 0 ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if [ ${#find_result[*]} -gt 1 ]; then
|
if [ ${#find_result[*]} -gt 1 ]; then
|
||||||
echo "Too many setup files matching the name. Exiting Now!."
|
echo "Too many setup files matching the name. Exiting Now!. "
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user