commit | fa594eb978900b60ae0bb2b537e87a8c527faab7 | [log] [tgz] |
---|---|---|
author | Anthony Young <sleepsonthefloor@gmail.com> | Thu Sep 15 23:28:52 2011 -0700 |
committer | Anthony Young <sleepsonthefloor@gmail.com> | Thu Sep 15 23:28:52 2011 -0700 |
tree | 2b21cf5594690cea41c85ba166aad4992d408aaf | |
parent | 093eeb0dbb5f3e1a638b7eba2b545c544fbc3a7f [diff] [blame] |
fix path
diff --git a/stack.sh b/stack.sh index 0ce86db..ebd8f02 100755 --- a/stack.sh +++ b/stack.sh
@@ -208,7 +208,7 @@ cd $DASH_DIR/openstack-dashboard # Includes settings for Nixon, to expose munin charts. - sudo cp $DIR/files/dash_settings.py local/local_settings.py + sudo cp $DEVSTACK/files/dash_settings.py local/local_settings.py dashboard/manage.py syncdb