diff --git a/vli.sh b/vli.sh index 69f858b..f89332f 100755 --- a/vli.sh +++ b/vli.sh @@ -549,7 +549,7 @@ function void_packages { while true ; do clear header_vp - echo -e -n "\nUser selected: \${BLUE_LIGHT}\$void_packages_path\${NORMAL}\n" + echo -e -n "\nUser selected: \${BLUE_LIGHT}\$void_packages_username\${NORMAL}\n" echo -e -n "\nPlease enter the \${BLUE_LIGHT}full path\${NORMAL} where you want to clone Void Packages.\nThe script will automatically clone Void Packages into that directory (i.e. /opt/MyPath/ToVoidPackages/): " read -r void_packages_path