Delete unnecessary symbols in the execution script

Signed-off-by: Zechun Chen <zechun.chen@daocloud.io>
This commit is contained in:
Fish-pro 2023-07-05 10:31:48 +08:00 committed by Zechun Chen
parent 05658483b8
commit 2695c39941
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@ cd karmada
run the following script:
```
# hack/local-up-karmada.sh
hack/local-up-karmada.sh
```
This script will do following tasks for you:
- Start a Kubernetes cluster to run the Karmada control plane, aka. the `host cluster`.