vpp_config: Updates for 20.05
[vpp.git] / extras / vpp_config / scripts / clean.sh
index 908e629..5294a5e 100755 (executable)
@@ -59,7 +59,7 @@ case "$LSB" in
        ;;
 esac
 
-sudo -H pip uninstall vpp-config
+sudo -H pip3 uninstall vpp-config
 sudo rm *~
 sudo rm *.pyc
 sudo rm vpplib/*~