Advertisement
Guest User

Untitled

a guest
Jun 21st, 2017
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. cd /home/structo/bin/current/StructoPrint-Api/
  2. rm -rf node_modules
  3. npm install --save
  4. mongo StructoAPI --eval "printjson(db.logins.insert({username:'admin', password:'structoadmin123'}))"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement