This commit is contained in:
lantz
2021-02-09 00:44:22 -08:00
committed by GitHub
parent 377a4b5af5
commit 9a3a3edf75
5 changed files with 11 additions and 26 deletions
-1
View File
@@ -413,7 +413,6 @@ function ovs {
$install openvswitch
if ! $install openvswitch-controller; then
echo "openvswitch-controller not installed"
echo "You may wish to install another controller such as Ryu"
fi
return
fi