mirror of
https://github.com/mag37/dockcheck.git
synced 2026-02-14 23:38:15 +01:00
Merge pull request #2 from t0rnis/patch-1
Update experimental_dockcheck.sh
This commit is contained in:
commit
f767ddacb3
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@ if [ -n "$GotErrors" ] ; then
|
|||
fi
|
||||
|
||||
### SELECTION definitions and functions:
|
||||
NumberedUpdates=(all "$GotUpdates")
|
||||
NumberedUpdates=(all "${GotUpdates[@]}")
|
||||
|
||||
options() {
|
||||
num=0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue