Commit graph

4 commits

Author SHA1 Message Date
mag37
4d14244133
fixed array.
Choosing what containers to update was broken due to array mistakenly was a list.
Now fixed and should work fine, no matter what order specified eg. `5,1,2,7`
2023-01-28 13:48:17 +01:00
mag37
78a9ef2b72
minor fix
Fixed 2nd array that might be faulty. Further testing awaits.
2023-01-27 18:43:34 +01:00
t0rnis
ff5e1e16b0
Update experimental_dockcheck.sh
Fix reading GotUpdates-array into NumberedUpdates-array.
2023-01-27 17:00:57 +01:00
mag37
ee2ac4ff9e
working on optional selection
Trying out having a select+case with numbers to select what containers to update.
2023-01-27 12:39:28 +01:00