diff --git a/db_export/make_tar.sh b/db_export/make_tar.sh index 1bbcc2c524862f9ecc38be79111e5852fc822700..9562adbeaf3dda5b2e1b55b0420b0adad6ee6a09 100755 --- a/db_export/make_tar.sh +++ b/db_export/make_tar.sh @@ -14,5 +14,5 @@ for project in user inv licman; do echo "create tar from plain project mpg_${project}" tar --exclude-vcs -czf db_export/mpidb_mpg_${project}.tar.gz mpg_${project}/ echo "create tar from project mpg_${project} with common files" - tar --exclude-vcs -czf db_export/mpidb_mpg_${project}_full.tar.gz xataface xataface-2.1.2/ master/ template/ favicon.ico index.html info.php mpg_${project}/ + tar --exclude-vcs -czf db_export/mpidb_mpg_${project}_full.tar.gz xataface xataface-2.1.2/ master/ template/ favicon.ico index.html info.php LICENSE.txt mpg_${project}/ done diff --git a/db_export/mpidb_mpg_common.tar.gz b/db_export/mpidb_mpg_common.tar.gz index aa47ec58531b9ad1afccdd3f85eba51575f60031..192fbd4d076a4985686104c8939eb49953a5848e 100644 Binary files a/db_export/mpidb_mpg_common.tar.gz and b/db_export/mpidb_mpg_common.tar.gz differ diff --git a/db_export/mpidb_mpg_inv.tar.gz b/db_export/mpidb_mpg_inv.tar.gz index c24529d1515a9856d07c0143162e7f3d6ae9f2b1..60b187bd866dbadf234b0bf372c0f8fc805337a5 100644 Binary files a/db_export/mpidb_mpg_inv.tar.gz and b/db_export/mpidb_mpg_inv.tar.gz differ diff --git a/db_export/mpidb_mpg_inv_full.tar.gz b/db_export/mpidb_mpg_inv_full.tar.gz index 6b294fc16e687cfae6c188986adfb1a6dc44453e..24c827e9498946b22d2cf4007341a5e260156a95 100644 Binary files a/db_export/mpidb_mpg_inv_full.tar.gz and b/db_export/mpidb_mpg_inv_full.tar.gz differ diff --git a/db_export/mpidb_mpg_licman.tar.gz b/db_export/mpidb_mpg_licman.tar.gz index 2cc08e811813a96ec86e047f7eb0469222750492..19137d3b56a151710533cf994cdb2be962523aa1 100644 Binary files a/db_export/mpidb_mpg_licman.tar.gz and b/db_export/mpidb_mpg_licman.tar.gz differ diff --git a/db_export/mpidb_mpg_licman_full.tar.gz b/db_export/mpidb_mpg_licman_full.tar.gz index bf6f7a7bdb251c6855b71969d1d6e6917bbd740a..9a8f9d4852fb7ceee1e24c66bd0d397bcd875759 100644 Binary files a/db_export/mpidb_mpg_licman_full.tar.gz and b/db_export/mpidb_mpg_licman_full.tar.gz differ diff --git a/db_export/mpidb_mpg_user.tar.gz b/db_export/mpidb_mpg_user.tar.gz index bfc3b16b2f6a82442ac72a480484743e0bf1dad0..31d6b276123dd35f1759e42506bb681e58f824fa 100644 Binary files a/db_export/mpidb_mpg_user.tar.gz and b/db_export/mpidb_mpg_user.tar.gz differ diff --git a/db_export/mpidb_mpg_user_full.tar.gz b/db_export/mpidb_mpg_user_full.tar.gz index 40c85f55c69693f77eef588803b5f37007334d27..43465e023e30aec98701b4222aed890fbd3f21c6 100644 Binary files a/db_export/mpidb_mpg_user_full.tar.gz and b/db_export/mpidb_mpg_user_full.tar.gz differ