Skip to content

Commit

Permalink
Remove the unnecessary rm command
Browse files Browse the repository at this point in the history
00-kube-ovn.conflist is not exists in /etc/cni/net.d, the rm command
is not needed.
  • Loading branch information
caoyingjunz committed May 9, 2021
1 parent 47ef2ec commit 9e827e7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,8 +170,6 @@ You can use `--default-cidr` flags below to config default Pod CIDR or create a
rm -rf /etc/origin/openvswitch/
rm -rf /etc/origin/ovn/
# default value
rm -rf /etc/cni/net.d/00-kube-ovn.conflist
# default value
rm -rf /etc/cni/net.d/01-kube-ovn.conflist
rm -rf /var/log/openvswitch
rm -rf /var/log/ovn
Expand Down

0 comments on commit 9e827e7

Please sign in to comment.