mirror of
https://github.com/Le0xFF/VoidLinuxInstaller.git
synced 2024-11-22 11:16:22 +03:00
Now it's really fixed
This commit is contained in:
parent
b976f3a46e
commit
9ba870a639
2
vli.sh
2
vli.sh
@ -886,7 +886,7 @@ function void_packages {
|
||||
|
||||
echo -e -n "\nSwitching to user ${BLUE_LIGHT}$void_packages_username${NORMAL}...\n\n"
|
||||
su --login --shell=/bin/bash --whitelist-environment=git_cmd,void_packages_path "$void_packages_username" << EOSU
|
||||
$git_cmd
|
||||
$git_cmd "$void_packages_path"
|
||||
echo -e -n "\nEnabling restricted packages...\n"
|
||||
echo "XBPS_ALLOW_RESTRICTED=yes" >> "$void_packages_path"/etc/conf
|
||||
EOSU
|
||||
|
Loading…
Reference in New Issue
Block a user