Teacher/parent

This commit is contained in:
Joe Reeve
2015-11-07 15:11:48 +00:00
parent 78b893b5f7
commit d8ffe76357
12 changed files with 75 additions and 7 deletions
Executable
+2
View File
@@ -0,0 +1,2 @@
#!/bin/bash
mongoimport --db test -c student --headerline --upsert --file ./students.csv --type csv