VOL-402 update to include this change in the installer creation.

Change-Id: Ie54bb8960f64235f3359ada959041bf38362ce06
diff --git a/install/cleanup.sh b/install/cleanup.sh
index 17996d8..4a2fba9 100755
--- a/install/cleanup.sh
+++ b/install/cleanup.sh
@@ -20,3 +20,6 @@
 git checkout ../voltha/voltha.yml
 git checkout ../ofagent/ofagent.yml
 git checkout ../netconf/netconf.yml
+pushd /cord/component/chameleon
+git checkout chameleon.yml
+popd