@ -58,7 +58,7 @@ if [ $? -ne 0 ]; then # Not found error, trying to cut language variable
@@ -58,7 +58,7 @@ if [ $? -ne 0 ]; then # Not found error, trying to cut language variable
fi
fi
if [ ! -f $file ]; then
if [ ! -f "$file" ]; then
echo "[Error] Can't find downloaded file. Does it really exist?"