Updating path to kvm

This commit is contained in:
Suhas Joshi 2015-01-06 10:49:09 -08:00
parent 6407ff0adc
commit 87f895f2e6
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ if test ! -d packages/KoreBuild; then
fi
if ! type k > /dev/null 2>&1; then
source setup/kvm.sh
source packages/KoreBuild/build/kvm.sh
fi
if ! type k > /dev/null 2>&1; then