huh
This commit is contained in:
parent
015f0df2c1
commit
337c6faa9e
@ -86,7 +86,7 @@ printf '%s\0' "${ignore[@]}" | grep -iFxqz "${app_name}" && echo -e "\n$app_name
|
|||||||
#dump array
|
#dump array
|
||||||
for i in "${echo_array[@]}"
|
for i in "${echo_array[@]}"
|
||||||
do
|
do
|
||||||
echo "$i"
|
echo -e "$i"
|
||||||
done
|
done
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user