Browse Source

update info

Кошуба Валерий 5 years ago
parent
commit
dad2cbc1e6
1 changed files with 5 additions and 0 deletions
  1. 5 0
      src/back_db.sh

+ 5 - 0
src/back_db.sh

@@ -1,4 +1,9 @@
1
 #!/bin/bash
1
 #!/bin/bash
2
+#
3
+# license: GPL V2.0
4
+# version: 1.3.0
5
+# script author: Koshuba V - stvixfree@gmail.com
6
+#
2
 ## only pgsql & mysql
7
 ## only pgsql & mysql
3
 ## the array database name
8
 ## the array database name
4
 DBDATA=( "base1" "base2" );
9
 DBDATA=( "base1" "base2" );