diff options
Diffstat (limited to 'system/graphite-web/scripts/graphite-manage')
-rw-r--r-- | system/graphite-web/scripts/graphite-manage | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/system/graphite-web/scripts/graphite-manage b/system/graphite-web/scripts/graphite-manage new file mode 100644 index 0000000000000..d38bd5e4ae345 --- /dev/null +++ b/system/graphite-web/scripts/graphite-manage @@ -0,0 +1,3 @@ +#!/bin/bash + +django-admin.py --settings=graphite.settings |