Browse Source

update version end add type compression 23.05.2022:14.26

root 1 year ago
parent
commit
1a9a7e2edd
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/back_db.sh

+ 1 - 0
src/back_db.sh

@@ -169,6 +169,7 @@ for ((dbinx=0; dbinx != ${#DBDATA[@]}; dbinx++))
169
     cd;
169
     cd;
170
 done
170
 done
171
 ;;
171
 ;;
172
+esac
172
 }
173
 }
173
 
174
 
174
 getTools;
175
 getTools;