v1.14 - show colored boxes with container status
Compare changes
- Hahn Axel (hahn) authored
+ 57
− 10
@@ -18,6 +18,7 @@
@@ -18,6 +18,7 @@
# 2024-07-22 v1.13 <axel.hahn@unibe.ch> show info if there is no database container; speedup replacements
@@ -34,7 +35,7 @@ _self=$( basename "$0" )
@@ -34,7 +35,7 @@ _self=$( basename "$0" )
@@ -272,25 +273,62 @@ function _removeGeneratedFiles(){
@@ -272,25 +273,62 @@ function _removeGeneratedFiles(){
@@ -308,8 +346,13 @@ function _showInfos(){
@@ -308,8 +346,13 @@ function _showInfos(){
@@ -360,7 +403,11 @@ while true; do
@@ -360,7 +403,11 @@ while true; do