From 84e35ad1e675bc7e2ac69b0ed12cb6ce3a4c697f Mon Sep 17 00:00:00 2001 From: Ray Kinsella Date: Tue, 28 Mar 2017 11:55:43 +0100 Subject: vpp-userdemo: updated to VPP 17.01 Updated the vpp-userdemo to support VPP 17.01, plus a number of other bug fixes. Change-Id: I79aebebdeaa4ad20690351f820e2efb5e62fdbee Signed-off-by: Ray Kinsella --- vpp-userdemo/run | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vpp-userdemo/run') diff --git a/vpp-userdemo/run b/vpp-userdemo/run index b3582de..293c942 100755 --- a/vpp-userdemo/run +++ b/vpp-userdemo/run @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -vagrant ssh -c "/vagrant/vmrun /vagrant/${1}" +vagrant ssh -c "/vagrant/vmrun /vagrant/tutorials/${1}" -- cgit 1.2.3-korg