Commit 8dba1193 authored by Enrico Zini's avatar Enrico Zini
Browse files

Updated GETTING-STARTED with new import/maintenance commands

parent 4fb969df
......@@ -19,8 +19,12 @@ On nono.debian.org:
Fetch the resulting dump.json
./manage.py importjson dump.json
./manage.py importldap
./manage.py importkeyrings
# Run database maintenance
./manage.py updateldap
./manage.py updatekeyrings
./manage.py maintenance
# Run the web server
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment