diff --git a/quickget b/quickget index 409c286..7f2310d 100755 --- a/quickget +++ b/quickget @@ -356,7 +356,7 @@ else exit 1 fi -VM_PATH="${PWD}/${OS}-${RELEASE}" +VM_PATH="${OS}-${RELEASE}" if [ "${OS}" == "macos" ]; then get_macos