This commit is contained in:
Le0xFF 2022-08-22 20:12:46 +02:00
parent 96cf5af6cd
commit 8e4f60e844

2
vli.sh
View File

@ -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