fix

Change-Id: Ifc12e144dea66c7b8a40d7805ae63520112ce51a
diff --git a/deployment/deploy.sh b/deployment/deploy.sh
index b7c2aa3..29781f4 100755
--- a/deployment/deploy.sh
+++ b/deployment/deploy.sh
@@ -261,6 +261,7 @@
              ;;
              Y|y)
                    echo "Starting the service ndncert-ca"
+                   sudo systemctl daemon-reload
                    sudo systemctl start ndncert-ca
                    sleep 2
                    echo "Reading the status of service ndncert-ca"