Merge pull request #64 from graemechristie/update-source-url-for-kvm-sh

Update source url for kvm sh
This commit is contained in:
David Fowler 2014-06-07 22:48:19 -07:00
commit c14ecd8e7a
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ if ! _kvmsetup_has "curl"; then
fi
if [ -z "$KVM_SOURCE" ]; then
KVM_SOURCE="https://raw.githubusercontent.com/graemechristie/Home/KvmShellImplementation/kvm.sh"
KVM_SOURCE="https://raw.githubusercontent.com/aspnet/Home/master/kvm.sh"
fi
# Downloading to $KVM_DIR