This commit is contained in:
aor-fokus 2019-01-14 13:35:29 +01:00
parent e7ec483aba
commit 5b6255d088

View File

@ -47,7 +47,7 @@ if [ ${#find_result[*]} -eq 0 ]; then
fi
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
fi