Merge pull request #2 from t0rnis/patch-1

Update experimental_dockcheck.sh
This commit is contained in:
mag37 2023-01-27 18:41:18 +01:00 committed by GitHub
commit f767ddacb3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -88,7 +88,7 @@ if [ -n "$GotErrors" ] ; then
fi
### SELECTION definitions and functions:
NumberedUpdates=(all "$GotUpdates")
NumberedUpdates=(all "${GotUpdates[@]}")
options() {
num=0