diff --git a/kvmsetup.sh b/kvminstall.sh similarity index 95% rename from kvmsetup.sh rename to kvminstall.sh index 870ec93bf5..ab98cf8001 100644 --- a/kvmsetup.sh +++ b/kvminstall.sh @@ -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