show info if there is no database container; speedup replacements
Compare changes
- Hahn Axel (hahn) authored
+ 40
− 20
@@ -17,6 +17,7 @@
@@ -17,6 +17,7 @@
@@ -33,7 +34,7 @@ _self=$( basename "$0" )
@@ -33,7 +34,7 @@ _self=$( basename "$0" )
@@ -169,6 +170,23 @@ function _fix_no-db(){
@@ -169,6 +170,23 @@ function _fix_no-db(){
@@ -176,14 +194,14 @@ function _fix_no-db(){
@@ -176,14 +194,14 @@ function _fix_no-db(){
@@ -207,19 +225,7 @@ function _generateFiles(){
@@ -207,19 +225,7 @@ function _generateFiles(){
@@ -229,12 +235,12 @@ function _generateFiles(){
@@ -229,12 +235,12 @@ function _generateFiles(){
@@ -265,12 +271,26 @@ function _removeGeneratedFiles(){
@@ -265,12 +271,26 @@ function _removeGeneratedFiles(){
@@ -340,7 +360,7 @@ while true; do
@@ -340,7 +360,7 @@ while true; do