From 39dae1cc3f372c13288e4c2c9658676ff77a5f4f Mon Sep 17 00:00:00 2001 From: paul-naert Date: Wed, 23 May 2018 16:07:48 -0700 Subject: [PATCH] Update bootstrap.sh --- examples/linux-kernel/bootstrap.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/examples/linux-kernel/bootstrap.sh b/examples/linux-kernel/bootstrap.sh index 63353ee..2abd275 100644 --- a/examples/linux-kernel/bootstrap.sh +++ b/examples/linux-kernel/bootstrap.sh @@ -13,6 +13,4 @@ sudo apt-get install -y libelf-dev libssl-dev echo ". /vagrant/bash_profile" >> /home/vagrant/.bashrc -bash /vagrant/init_script.sh -