Преглед на файлове

fixed toolset prerequisites command

Nate Brady преди 9 години
родител
ревизия
6a5e3f9437
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      deployment/vagrant-common/bootstrap.sh

+ 1 - 1
deployment/vagrant-common/bootstrap.sh

@@ -97,7 +97,7 @@ if [ ! -e "~/.firstboot" ]; then
 
   # Install prerequisite tools
   echo "Installing prerequisites"
-  source toolset/setup/linux/prerequisites.sh
+  source ~/FrameworkBenchmarks/toolset/setup/linux/prerequisites.sh
   sudo apt-get install -y git