We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a342b7 commit b9d024eCopy full SHA for b9d024e
concatenate_files.sh
@@ -3,3 +3,4 @@
3
mkdir output
4
cd database\ scripts
5
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