distributions/src/archive.sh
author František Kučera <franta-hg@frantovo.cz>
Sun, 17 May 2015 13:51:40 +0200
branchv_0
changeset 194 629c9c7eab01
parent 153 5bb73142671d
permissions -rwxr-xr-x
JDBC driver class can be specified in the database configuration as an optional parameter (useful especially while embedding jdbc-dk-driver into other application that does not support automatic driver discovery)
     1 #!/bin/bash
     2 
     3 hg archive -r ${1} sql-dk_${1}_src.tar.gz