Commit graph

6 commits

Author SHA1 Message Date
mag37
72c324fd8a
formatting.
Made the GotUpdates-list be aware of pre-set update flag (yes/no), not listing with numbers if already decided.
Cleaned up some user prompts.
2023-01-29 18:57:14 +01:00
mag37
c39c3ed803
re-ordering, cleaning.
Moved where the `options` function got called, and replaced the "Containers with updates available:" -listing with the numbered list straight away.
Instead of having the question "want updates?" before listing with numbers. 
Cleaner this way.
2023-01-29 11:13:10 +01:00
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