Skip to content

Commit

Permalink
Merge pull request mozilla-services#3094 from mmohrhard/master
Browse files Browse the repository at this point in the history
this needs an absolute path
  • Loading branch information
rhelmer committed Nov 16, 2015
2 parents ec48c85 + a7ad7d3 commit 1beeda8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/configuring-crash-stats.rst
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ least once** using the email address you want to identify as a
superuser. Once you've done that, run the following command::

envconsul -prefix socorro/webapp-django \
/data/socorro/socorro-virtualenv/bin/python webapp-django/manage.py \
/data/socorro/socorro-virtualenv/bin/python /data/socorro/webapp-django/manage.py \
makesuperuser [email protected]

Now the user with this email address should see a link to "Admin" in
Expand Down

0 comments on commit 1beeda8

Please sign in to comment.