diff --git a/vpu.sh b/vpu.sh index dedabba..5657a90 100755 --- a/vpu.sh +++ b/vpu.sh @@ -17,7 +17,7 @@ NC='\033[0m' # No Color # Environment Vars adminCmd="su -c" -packageRepoUrl="https://github.com/voidlinux/void-packages.git" +packageRepoUrl="https://github.com/void-linux/void-packages.git" packageRepoDir="/home/${USER}/.repos" repoPath="${packageRepoDir}/void-packages" package="$2"