update,
This commit is contained in:
8
james_endl-js-commission/install_mongo.sh
Normal file
8
james_endl-js-commission/install_mongo.sh
Normal file
@@ -0,0 +1,8 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
|
||||
# https://www.mongodb.com/docs/manual/tutorial/install-mongodb-on-ubuntu/
|
||||
|
||||
|
||||
pushd /app/docs/lab6_materials
|
||||
mongo mongo/ ./generate_db.js
|
Reference in New Issue
Block a user