mirror of
https://github.com/mag37/dockcheck.git
synced 2026-02-15 07:48:14 +01:00
okey, really now. final -R tweaks.
This commit is contained in:
parent
f211a0b7c2
commit
81a6a3dcdd
1 changed files with 1 additions and 1 deletions
|
|
@ -560,7 +560,7 @@ if [[ -n "${GotUpdates:-}" ]]; then
|
|||
printf "\n%bDone pulling updates.%b\n" "$c_green" "$c_reset"
|
||||
|
||||
if [[ "$SkipRecreate" == true ]]; then
|
||||
printf "%bSkipping container recreation due to -R.\n" "$c_yellow" "$c_reset"
|
||||
printf "%bSkipping container recreation due to -R.%b\n" "$c_yellow" "$c_reset"
|
||||
else
|
||||
printf "%bRecreating updated containers.%b\n" "$c_blue" "$c_reset"
|
||||
CurrentQue=0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue