upgrade_roundcube.sh: fixx IFS-error - reset IFS after setting.

This commit is contained in:
Christoph 2021-04-19 01:48:06 +02:00
parent 9b200ba4e7
commit 063a634963

View File

@ -173,6 +173,7 @@ fi
# - Sort array
# -
IFS=$'\n' website_arr=($(sort <<<"${unsorted_website_arr[*]}"))
IFS=' '
WEBSITE_NAME=