From 8e43bc7d5542229585e4ba3f6b3594cc5202ec9e Mon Sep 17 00:00:00 2001 From: jockri Date: Mon, 12 May 2014 15:48:09 +0200 Subject: [PATCH] fix command name --- UPGRADE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UPGRADE.md b/UPGRADE.md index f3ef7d4d..b2e3d11a 100755 --- a/UPGRADE.md +++ b/UPGRADE.md @@ -17,5 +17,5 @@ Use either a migration or force a schema update to update the database Flush the data and reload it - app/console kuma:dashboard:widget:googleanalytics:config:flush + app/console kuma:dashboard:widget:googleanalytics:data:flush app/console kuma:dashboard:collect