Correct void-packages url
Former-commit-id: 6d8bf4468efdf81e5ba086a537398e6d6a0f4f94 Former-commit-id: 8201119a4f2d527f6ab78d87ec06de2572dc789d
This commit is contained in:
2
vpu.sh
2
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"
|
||||
|
Reference in New Issue
Block a user