Skip to content

Commit 6907f9c

Browse files
authored
Merge pull request #28 from openimis/feature/emptydatabase
EmptyDatabase
2 parents 7a342b7 + b9d024e commit 6907f9c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

concatenate_files.sh

+1
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
mkdir output
44
cd database\ scripts
55
cat 00_dump.sql 0[2345]_*.sql demo_db.sql > ../output/fullDemoDatabase.sql
6+
cat 00_dump.sql 0[2345]_*.sql > ../output/EmptyDatabase.sql

0 commit comments

Comments
 (0)