commit | 298c335b5d5df777064a96e1012fa69efddba0fe | [log] [tgz] |
---|---|---|
author | tylerliu <tylersiqi@163.com> | Sun Oct 18 01:38:13 2020 -0700 |
committer | tylerliu <tylersiqi@163.com> | Sun Oct 18 01:38:13 2020 -0700 |
tree | 84f4bbdd1c8b22abaf7130c04ef9265780bf621f | |
parent | 106afa30ed612c41f7f9f537de892d0d5387a31e [diff] [blame] |
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"