dicts-src/makepackage
changeset 45 6d4785558864
parent 38 45c0a27c902f
equal deleted inserted replaced
44:a6d5f2d98077 45:6d4785558864
     1 #!/bin/bash
     1 #!/bin/bash
     2 
     2 
     3 BLOCKSIZE=50000
     3 BLOCKSIZE=50000
     4 VER=0.3
     4 VER=0.3.2
     5 
     5 
     6 function split_to_dir
     6 function split_to_dir
     7 {
     7 {
     8     INDEX="$1"
     8     INDEX="$1"
     9     OUT="$2"
     9     OUT="$2"