mirror of
https://github.com/Le0xFF/VoidLinuxInstaller.git
synced 2024-11-22 11:16:22 +03:00
Fix typo
This commit is contained in:
parent
96cf5af6cd
commit
8e4f60e844
2
vli.sh
2
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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user