Guest User

Untitled

a guest
Oct 17th, 2017
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. [root@mrsum:rsum] pwd
  2. /srv/rsum/rsum
  3. [root@mrsum:rsum] ./manage.py flush
  4. You have requested a flush of the database.
  5. This will IRREVERSIBLY DESTROY all data currently in the 'mrsum' database,
  6. and return each table to an empty state.
  7. Are you sure you want to do this?
  8.  
  9. Type 'yes' to continue, or 'no' to cancel: yes
  10. [root@mrsum:rsum] python rsum/create.py
Add Comment
Please, Sign In to add comment